public
Description: Makes tests easy on the fingers and the eyes
Homepage: http://www.thoughtbot.com/projects/shoulda
Clone URL: git://github.com/thoughtbot/shoulda.git
Search Repo:
tsaleh (author)
Fri Apr 06 08:09:35 -0700 2007
commit  f77e17b6e4c4d899ed19d23f0502dda2aef4916f
tree    31e97c1802cfc2c2a28ea0ff61695fe5af40e372
parent  7910643c6f48fa7d502a2a2fb50bc331f565d4a4
name age message
folder README Thu Apr 05 12:15:56 -0700 2007 - documentation [tsaleh]
folder Rakefile Fri Apr 06 07:28:27 -0700 2007 doc changes and renamed a file [tsaleh]
folder bin/ Wed Mar 14 11:12:55 -0700 2007 Moved everthing to trunk [tsaleh]
folder init.rb Fri Apr 06 08:09:35 -0700 2007 missed some renames [tsaleh]
folder lib/ Fri Apr 06 08:09:35 -0700 2007 missed some renames [tsaleh]
folder test/ Fri Apr 06 08:09:35 -0700 2007 missed some renames [tsaleh]
README
= ThoughtBot Test Helpers

A collection of Test::Unit helper methods.

Adds helpers for 

1. context and should statements
1. Common ActiveRecord model tests
1. A few general purpose assertions
  
== Todo

1. Controller test helpers
1. General code cleanups
1. More options for AR helpers