gherk-it-off

0.0.2 • Public • Published

Gherk it off

Convert a gherkin feature into a JEST Test.

npm version

Installation

npm install --save-dev gherk-it-off

Usage

Add a new npm script and execute the following command.

gherk-it-off --src ./**/*.feature --out ./dist/jest --converter jest

Options:

  • --src glob to define feature files to convert
  • --out output directory
  • --converter define a converter to use - jest or json

Package Sidebar

Install

npm i gherk-it-off

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

16.1 kB

Total Files

16

Last publish

Collaborators

  • dgoerdes