1.0.3 • Published 3 years ago

cucumber-steps v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Usage

  1. Set the module name in package.json. The default name is "module-name". Rename it to your module name. Do not put the scope e.g. "@visionhealth" in front; that will be done automatically by the cd deployment.
  2. Update the version number. The default version number is 0.0.1. The first publish will be fine but subsequent publishes will fail unless that number is updated.

There is a test file containing a failing test. This will have to be removed before the module will be published.