views:

1225

answers:

4

Hi, It looks a bit hard to find documentation about MBUnit, do you know any tutorial?

Thank you!

+1  A: 

I know that there's a book on Gallio in progress.

Here's a tutorial for TDD using Rhino.Mocks and MbUnit.

Here's an article that talks about MbUnit GUI tree. It's for MbUnit v2 but you should find it useful for v3.

Vadim
book index: http://www.gallio.org/book/XHtml/index.html
Mauricio Scheffer
A: 

More precisely, the chapter 3 of the Gallio book mentionned by Vadim is what you are looking for.

EDIT: The book project is a bit stuck. But meanwhile, a wiki has been setup. It has a nice tutorial for MbUnit: http://gallio.org/wiki/doku.php?id=getting_started

Yann Trevin
it is blank as of March 2010
Andy Dent
Yes, indeed. The book project was rebooted meanwhile.
Yann Trevin
A: 

If you're using MBUnit version 2 heres a simple tutorial:

http://blog.dotnetwiki.org/CommentView,guid,504b5250-5220-499a-a2d5-2b51f29b7cd3.aspx

Dave
+1  A: 

Find the below link

http://www.dotnetkicks.com/unittesting/Tutorial%5FExtending%5FMbUnit

Dilip