Tag Archives: fixtures

assert_changes and assert_no_changes in Ruby

Update: This code and documentation is now available on github: http://github.com/ndp/assert_changes/tree/master The Problem On our work on gobalto.com, we spend time to have good fixture data for our tests– data that can represent all the important application states that our … Continue reading

Posted in Process, Web | Tagged , , , | Leave a comment