Sha256: 8eb6580593f9f61a7b208213e41d452e28ebea7b5ecc499377cc4f88e4354ccd
Contents?: true
Size: 189 Bytes
Versions: 3
Compression:
Stored size: 189 Bytes
Contents
When /^I run rspec/ do run_simple 'rspec', exit_timeout: 10 end When /^I run cucumber/ do run_simple 'bundle exec cucumber', exit_timeout: 15 end When 'debugger' do binding.pry end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
katapult-0.4.1 | features/step_definitions/test_steps.rb |
katapult-0.4.0 | features/step_definitions/test_steps.rb |
katapult-0.3.0 | features/step_definitions/test_steps.rb |