Sha256: 47fa810ee6c90e66da91e4c9d627f6068efac756e183bab74b22aa0775862cf0

Contents?: true

Size: 196 Bytes

Versions: 4

Compression:

Stored size: 196 Bytes

Contents

Before do
  # Actions before each step execution
end

After do
  # Actions after each scenario execution
end

at_exit do
  # Actions after all scenarios execution (the end of entire execution)
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
empty_cucumber-0.0.4 lib/generators/templates/hooks.rb.tt
empty_cucumber-0.0.3 lib/generators/templates/hooks.rb.tt
empty_cucumber-0.0.2 lib/generators/templates/hooks.rb.tt
empty_cucumber-0.0.1 lib/generators/templates/hooks.rb.tt