Sha256: cfa3f3030bf56812ce5db8bc2f2a751b8c47e3531a966d97e65386b067c5d067

Contents?: true

Size: 206 Bytes

Versions: 2

Compression:

Stored size: 206 Bytes

Contents

Then /^the example(s)? should( all)? pass$/ do |_, _|
  step %q{the output should match /^[^0][ 0-9]*examples?/}
  step %q{the output should contain "0 failures"}
  step %q{the exit status should be 0}
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rspec-sequel-0.0.2 features/step_definitions/examples_passing_steps.rb
rspec-sequel-0.0.1 features/step_definitions/examples_passing_steps.rb