MbUnit combinatorial test to the rescue
One of the questions posed to the
MbUnit list recently was "
Row tests let me run a series of tests but what if I need to run them in a given order?". To answer this
Paul has a write up of using the
Combinatorial test to help solve such a problem.