I have been doing some research on test driven development and find it pretty cool.
One of the things I came across was that when you write your tests, there is an orde
In NUnit 2.5.1 the order of execution has changed once more. I agree that unittest must never interfere with each other.