gherkindoc

0.2.0 • Public • Published

GherkinDoc

A processor that transforms Cucumber (Gherkin) feature files into static HTML documentation site.

Usage:

var gherkindoc = require('gherkindoc');
gherkindoc.generate(featuresDirectory, outputDirectory [, options]);

The following options are available (defaults are shown):

{
    theme: 'cosmo', // The [bootswatch](http://bootswatch.com/) theme to use
    renderScenaria: true // whether to render scenario bodies or only feature descriptions
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    332
    • latest

Version History

Package Sidebar

Install

npm i gherkindoc

Weekly Downloads

107

Version

0.2.0

License

MIT

Last publish

Collaborators

  • alexandrosd