Read more

grosser/rspec-instafail

Arne Hartherz
October 19, 2012Software engineer at makandra GmbH

Show failing specs instantly. Show passing spec as green dots as usual.

Illustration book lover

Growing Rails Applications in Practice

Check out our e-book. Learn to structure large Ruby on Rails codebases with the tools you already know and love.

  • Introduce design conventions for controllers and user-facing models
  • Create a system for growth
  • Build applications to last
Read more Show archive.org snapshot

Configuration:

# spec/spec.opts (.rspec for rspec 2)
--require rspec/instafail
--format RSpec::Instafail
Posted by Arne Hartherz to makandra dev (2012-10-19 15:38)