Ruby on Rails • Feb 27, 2007 Migration Testing in Rails Recently we’ve released a plugin, migration_test_helper, which makes it easier to test the migrations you create for a Rails app individually and as a whole.
Java • Feb 05, 2007 Mocking Built-in, Standard Library, & Other Classes without Interfaces The most popular mock generating libraries in C# and Java only provide full functionality for interfaces. No interface, no mock.
Embedded Systems • Dec 29, 2006 CMock – (Ruby Based) Mock Tools for C With this set of tools, we’ve made C one of the simplest languages for doing test-driven development.
Embedded Systems • Sep 19, 2006 Hardware in Support of Automated System Testing We've recently started working on a new board. Our goal is to make the system testing for the board just as automated as our unit tests are.