Skip navigation.

MbUnit 2.21.1.0 RC1 released

MbUnit 2.21.1.0 RC1 released

This is the first release candidate for MbUnit 2.21.1.0. This release also contains QuickGraph (+NGraphviz), Refly and TestFu.

Acknowledgment
I'd like to give a special thanks to Jamie Cansdale (TestDriven.NET) which has been the main architect of the new MbUnit compilation scripts,  installers and TestDriven.NET intergration.

Installing MbUnit 2.21.1.0 RC1

Execute the following in the command prompt. Make sure you close on VS instances!

msiexec /qb- /L install.log /x {8073D8BC-7651-4ADF-9219-F67DB3C49103}
msiexec /qb! /L uninstall.log /i http://www.testdriven.net/downloads/TestDriven.NET-0.9.651d.msi

Where is MbUnit installed ?

The MbUnit assemblies are located in Program Files/TestDriven.NET/MbUnit.

New features