1.0.4 • Published 4 years ago

generator-cucumber-defs v1.0.4

Weekly downloads
94
License
BSD-2-Clause
Repository
github
Last release
4 years ago

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.
1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago