Skip to content

ralphsaunders/generator-cucumber-defs

Repository files navigation

Build

Cucumber JS Step Definitions Generator

This tool transforms your undefined .feature files into JavaScript step definitions – because life is too short to copypasta them all the time.

Unlike other generators, this tool uses cucumber-js features directly to parse and transform the gherkin syntax.

Quick Start

  1. npm i -g yo Install yeoman
  2. npm i -g generator-cucumber-defs Install this generator
  3. yo cucumber-defs Run this generator, it'll guide you through the rest.

About

Generate Cucumber step definitions in JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published