Sha256: b902f26a11c1d93330b65b886493a2965c2059814fc3b5e49e4add76426c6823

Contents?: true

Size: 375 Bytes

Versions: 7

Compression:

Stored size: 375 Bytes

Contents

Description:

  Creates a file that you can use to store your defined steps.
  These are the "Given", "When", "Then" commands that are used
  with Cucumber features. 
  
  You can organize your step files as you wish. You can put them
  all in one file or create multiple files for them.
  
Examples:
  
  script\generate steps login
  script\generate steps "policy use case"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bret-watircraft-0.4.0 watircraft_generators/steps/USAGE
bret-watircraft-0.4.1 watircraft_generators/steps/USAGE
bret-watircraft-0.4.2 watircraft_generators/steps/USAGE
bret-watircraft-0.4.3 watircraft_generators/steps/USAGE
bret-watircraft-0.4.4 watircraft_generators/steps/USAGE
bret-watircraft-0.4.5 watircraft_generators/steps/USAGE
bret-watircraft-0.5.0 watircraft_generators/steps/USAGE