MbUnit is an
alternative Unit Test Framework for .Net that includes some
evolutions from NUnit and
adds some additional features and fixtures. Specifically, some
of the new features add benchmarking, performance testing, and
"Model-based Testing."
MbUnit is the new name
for
NPerf
and represents a significant evolution from that code base. It
seems this project had another intermediate name, "GUnit."
MbUnit is an ongoing
Open Source project and the team is looking for Algorithm
writers, GUI designers, Test writers, and Documentation
freaks.