MbUnit Introduction

MbUnit is an advanced, extensible unit testing framework originally developed by Jonathon ‘Peli’ de Halleux and Jamie Cansdale. Peli joined Microsoft in early 2005 and made it an open source project under the leadership of Andrew Stopford.

From the very start, MbUnit’s aim has been to offer all the features that nUnit and csUnit offer along with the extensibility that they do not. MbUnit has been referred to as “unit testing on crack”. It is indeed a Class A unit testing framework. Addiction is quite possible :)

And, of course, we have our API reference, detailing the tests, asserts, fixtures, report and extension classes that are the reasons you use MbUnit in the first place. If you’re new to MbUnit, you can have a look at our What Do You Want To Test Today? page which should help you find the type of test that best suits what you need to do.

Those curious can also browse the source code directly on Google Code or via koders.com.

posted @ 2008-04-28 17:33  Felix Liang  阅读(333)  评论(0编辑  收藏  举报