Integration tests with webrat and Rails3...
Read Morehow do I set up factory_girl in my test_helper.rb file to use with shoulda?...
Read MoreHow to make 'Shoulda' test output easier to read and in Colour!...
Read MoreOne-liner shoulda syntax using braces...
Read MoreUsing shoulda 'should' without a block...
Read Morehow to use Shoulda to test to controller and new AR creation in Rails?...
Read MoreRails shoulda and factory_girl setup...
Read Moreuninitialized constant Test::Unit::TestResult::TestResultFailureSupport...
Read MoreAdding custom shoulda matchers to TestCase...
Read MoreAction works, but test doesn't (Shoulda)...
Read MoreRspec, shoulda and spork does not work together...
Read MoreShoulda: unknown error with validates_each...
Read Moreshoulda should "be valid" do fails with "'handle_matcher': undefined method &...
Read MoreFactory Girl with has many relationship (and a protected attribute)...
Read MoreFailing an entire context with Shoulda Unit Tests...
Read MoreHow can I test common Rails controller behavior while staying DRY?...
Read MoreErrors with RSpec, Shouda, and Rails 3: undefined method `response_code'...
Read MoreMongomapper - unit testing with shoulda on rails 2.3.5...
Read MoreHow do I assert that a model has a readable/writable attribute?...
Read MoreShoulda: How would I use an instance variable outside of a setup or should block?...
Read MoreWhat's the point of some of shoulda's macros?...
Read MoreHow to repeat a test case without duplicate code?...
Read MoreGetting access to assertion methods from a Shoulda should method...
Read MoreShoulda on Rails - should render_with_layout deferred...
Read MoreAuthlogic: logging-in twice on the same test...
Read MoreWhere should I place universal setup code for rails unit tests?...
Read More