Data driven unit tests with MbUnit
Ben has followed up his post on row tests with a post on
data driving your unit tests using MbUnits Data Fixture. If your used to working with VSTS then this feature may ring a bell in that you can allocate a data source (in MbUnits case a XML file) as a data driver over your tests.