1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00

documentation

git-svn-id: https://svn.thoughtbot.com/plugins/tb_test_helpers/trunk@73 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
This commit is contained in:
tsaleh 2007-04-05 18:26:25 +00:00
parent 6a0e0f5f29
commit 9bf2ba7ae7

16
README
View file

@ -1 +1,15 @@
== Example
= 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