thoughtbot--shoulda-matchers/features
Mike Burns f185e3d9d0 Mix RSpec with Test::Unit
An edge case occurs when mixing RSpec and Test::Unit tests and also
loading both the 'rspec-rails' gem and 'shoulda-matchers' gem from the
same Gemfile group, namely [:test, :development] . Work around this by
always inserting the shoulda matchers into Test::Unit, regardless of
whether RSpec is loaded.
2012-07-11 12:17:04 +02:00
..
step_definitions Mix RSpec with Test::Unit 2012-07-11 12:17:04 +02:00
support [Travis] Update build configuration 2011-09-18 21:37:55 +07:00
rails_integration.feature Mix RSpec with Test::Unit 2012-07-11 12:17:04 +02:00