mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Simple one-liner tests for common Rails functionality
9b6dac2b98
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@139 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa |
||
---|---|---|
bin | ||
lib | ||
test | ||
cruise_control.rb | ||
init.rb | ||
Rakefile | ||
README |
= ThoughtBot Test Helpers A collection of Test::Unit helper methods. Adds helpers for * context and should statements * Common ActiveRecord model tests * A few general purpose assertions == Todo * Many more tests (of the tests). Specifically, the ActiveRecord macros need to be tested. * Controller test helpers * General code cleanups * More options for AR helpers