Search code examples
ActiveSupport::TestCase vs Test::Unit::TestCase when unit testing rails...


ruby-on-railsshouldafactory-bot

Read More
Using shoulda macros with RSpec...


ruby-on-railsmacrosrspecshoulda

Read More
Shoulda tests failing on model with no id...


ruby-on-railsunit-testingshoulda

Read More
Shoulda + FactoryGirl: Can I make my tests faster?...


ruby-on-railstestingshouldafactory-bot

Read More
What test framework should I use to test my Rails model?...


ruby-on-railsunit-testingrspecshoulda

Read More
Test::Unit tests passing on OS X, erroring out on CentOS...


ruby-on-railsrubyunit-testingbddshoulda

Read More
What's the main difference between cucumber and shoulda?...


rubyunit-testingcucumbershoulda

Read More
testing REST with shoulda and factory_girl - destroy...


ruby-on-railsunit-testingshouldafactory-bot

Read More
Code works but test fails...


ruby-on-railsunit-testingtddshoulda

Read More
Disable render when testing a controller...


ruby-on-railstddrspecshoulda

Read More
Shoulda, Rails Tests , and Autotest...


ruby-on-railsunit-testingautomated-testsshouldaautotest

Read More
How do you specify POST params in a Rails test?...


ruby-on-railsrubytestingshoulda

Read More
How do you test whether a model has a given method in Rails?...


ruby-on-railsrubyunit-testingtestingshoulda

Read More
How to properly test this controller action with Shoulda?...


ruby-on-railsrubytestingfunctional-programmingshoulda

Read More
How to test a named_scope that references a class attribute with Shoulda?...


ruby-on-railsrubyunit-testingshoulda

Read More
How do I remove duplication in shoulda tests?...


ruby-on-railsunit-testingshoulda

Read More
BackNext