0.0.2 • Published 8 years ago
gherk-it-off v0.0.2
Gherk it off
Convert a gherkin feature into a JEST Test.
Installation
npm install --save-dev gherk-it-offUsage
Add a new npm script and execute the following command.
gherk-it-off --src ./**/*.feature --out ./dist/jest --converter jestOptions:
--srcglob to define feature files to convert--outoutput directory--converterdefine a converter to use -jestorjson