Simple one-liner tests for common Rails functionality
Go to file
tsaleh f77e17b6e4 missed some renames
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@84 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-04-06 15:09:35 +00:00
bin Moved everthing to trunk 2007-03-14 18:12:55 +00:00
lib missed some renames 2007-04-06 15:09:35 +00:00
test missed some renames 2007-04-06 15:09:35 +00:00
README - documentation 2007-04-05 19:15:56 +00:00
Rakefile doc changes and renamed a file 2007-04-06 14:28:27 +00:00
init.rb missed some renames 2007-04-06 15:09:35 +00:00

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