Skip to content

An-Nadein/gherkin-htmlify

 
 

Repository files navigation

gherkin-htmlify

Generate html pages from your feature files and share them easier.

examples of generated pages

  • Overview:

Alt Text

  • Feature:

Alt Text

how to run gherkin-htmlify

Checkout the gherkin-htmlify project to generate html pages

git clone https://github.com/sboursault/gherkin-htmlify.git
cd gherkin-htmlify
npm install gherkin-htmlify
node runner.js

You'll see sample output in

./gherkin-htmlify/test/output dir

how to use your project's gherking files

Modify runner.js to use your input and output dirs.

About

Generate html pages from your feature files and share them easier.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.7%
  • HTML 29.0%
  • CSS 9.3%
  • Gherkin 1.9%
  • Shell 0.1%