8000 GitHub - hawknewton/rails-rspec-steps-busted: Seems like rspec steps breaks with recent versions of rails
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hawknewton/rails-rspec-steps-busted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rails-rspec-steps master $ rspec F

Failures:

1) A breaking test breaking step should break
   Failure/Error: fail 'FAIL!'
   RuntimeError:
     FAIL!
   # ./spec/should_break_spec.rb:6:in `block (3 levels) in <top (required)>'

Finished in 0.00281 seconds 1 example, 1 failure

Failed examples:

rspec ./spec/should_break_spec.rb:5 # A breaking test breaking step should break rails-rspec-steps master $ echo $? 0

rspec always returns a zero when a step fails

About

Seems like rspec steps breaks with recent versions of rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0