gherkin

v9.0.0
Gherkin parser
gherkin cucumber

test

mocha

lint

tslint src/**/*.ts test/**/*.ts

lint-fix

tslint --fix src/**/*.ts test/**/*.ts

coverage

nyc --reporter=html --reporter=text mocha

build

tsc

prepublishOnly

npm run build
npm i gherkin

Metadata

  • MIT
  • Whatever
  • Aslak Hellesøy
  • released 12/10/2019

Downloads