Fixing test failures using binary search

With Rhino Queues, I have a very serious problem. While all the tests would run if they were run individually, running them in concrete would cause them to fail. That is a pretty common case of some test affecting the global state of the system (in fact Read More...

Read the complete post at http://ayende.com/Blog/archive/2009/05/15/fixing-test-failures-using-binary-search.aspx

Published Friday, May 15, 2009 7:07 AM by Test Driven Development