Friday, February 6, 2009

February 2009: Tools on the edge: Testing

http://hoth.entp.com/2009/2/5/february-2009-tools-on-the-edge

  • Test::Unit + Fixutres
  • RSpec + Fixtures
  • RSpec + model_stubbing
  • RSpec + RR + FactoryGirl
Also:

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