- Test::Unit + Fixutres
- RSpec + Fixtures
- RSpec + model_stubbing
- RSpec + RR + FactoryGirl
After getting annoyed with RSpec, Jeremy went off and hacked together a bunch of testing libraries: Context, Matchy, Stump, and pending. Shortly after, Rick hacked together some macros in the form of Context on Crack for functional tests.
Our current state-of-the-moment testing combination is a combination of Machinist, Context, Context on Crack & Matchy.
No comments:
Post a Comment