Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

stackfull/living-spec

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

living-spec

Produce living spec documents from cucumber (gherkin) specs.

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install -g living-spec

Usage

Then run it against your feature spec files:

living-spec -o outdir -T 'Spec for my Project' /path/to/spec/files

Customization

You can supply your own template files by taking a copy of the 'templates' directory and modifying the files to suit. Use your new template with the '-t' switch.

Dependencies

  • findit: walk a directory tree recursively with events
  • gherkin: Gherkin parser
  • handlebars: Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
  • ncp: Asynchronous recursive file copy utility.
  • yargs: Light-weight option parsing with an argv hash. No optstrings attached.

License

ISC

About

Living Spec generator from Gherkin (cucumber) files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.