Shoulda provides assertions that allow developers to quickly test common...
Update: Our quest for full-stack testing continued with writing the...
Sometimes, test driven development is really annoying, and the abundance of...
Testing with times and dates have come a long way, now that
Timecop is...
There’s been a bunch of hullabaloo about our recent deprecation of the...
Common situation: you need to hit an external API. Common solution: mock it...
Note: code samples updated October 25, 2012
I’m going to try and...
How to use the basic_auth
method in Cucumber specs.
How to avoid regex in Cucumber steps.