1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/README
tsaleh 9bf2ba7ae7 documentation
git-svn-id: https://svn.thoughtbot.com/plugins/tb_test_helpers/trunk@73 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-04-05 18:26:25 +00:00

15 lines
288 B
Text

= ThoughtBot Test Helpers
A collection of Test::Unit helper methods.
Adds helpers for
#. Contexts and should statements
#. Common ActiveRecord model tests
#. A few general purpose assertions
== Todo
#. Controller test helpers
#. General code cleanups
#. More options for AR helpers