0.0.4 • Published 5 months ago

ghidgen v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

Gherkin ID Generator

version

Gherkin ID Generator

A simplest quick hash generator for Gherkin scenarios with colored output

Receives a prefix and generate a short hash using it and current time using short-hash

Example: @ABCf178f8bf

You can just copy generated code from the console or update your scenario automatically

Why?

To generate a short ids for Cucumber scenarios which may help to find them easier in TAF (when added as a Cucumber tag)

Configure

npx ghidgen

Add features folder

Add product code (if desired)

Usage

To update a scenario

npx ghidgen upd

Provide scenario name

To just generate a Cucumber tag

npx ghidgen gen

Additional

To update features folder

npx ghidgen dir

To set a new product code

npx ghidgen code
0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago

0.2.3

6 months ago

0.2.2

6 months ago

0.2.1

6 months ago

0.2.0

6 months ago

0.1.0

6 months ago