scribal

1.0.0 • Public • Published

scribal

Test Specification Display Generator

npm version Build Status Dependency Status

The goal of Scribal is to help create a readable representation of a test specification repository. Currently that repository must be based on Gherkin. This means you have to provide Scribal with a repository that contains feature files that are consistent with the Gherkin API.

This code is based on a similar tool called FeatureBook. One of my concerns with FeatureBook is that it was not adhering to Gherkin 4.x, which is the latest evolution of Gherkin. So I have updated it accordingly as well as a few other updates, such as moving from Jade (now deprecated) to Pug. I also ultimately want to support more than just Gherkin format as well as have the code that sits behind Gherkin explorable as well.

Readme

Keywords

none

Package Sidebar

Install

npm i scribal

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jeffnyman