1.0.6 • Published 1 year ago

@e2y/bdd-dictionary-generator v1.0.6

Weekly downloads
72
License
MIT
Repository
github
Last release
1 year ago

bdd-dictionary-generator

The bdd-dictionary-generator is a utility to aid the in the discoverability of cucumber step definitions. It is a lightweight module that creates a Markdown report of the step definitions found in the given directory.

Installing

Using npm:

$ npm install @e2y/bdd-dictionary-generator

Using yarn:

$ yarn add @e2y/bdd-dictionary-generator

Usage

$ bdd-dictionary-generator -p ./step-definitions -f markdown

By default, the module search for step files in the current directory and generates the dictionary in the same place in Markdown.

$ bdd-dictionary-generator

CLI Options

$ bdd-directory-generator --help
1.0.6

1 year ago

1.0.5

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago