5

It looks a bit hard to find documentation about MBUnit. Does anyone know of any tutorials?

Linger
  • 14,942
  • 23
  • 52
  • 79

3 Answers3

1

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
  • 21,044
  • 18
  • 65
  • 101
1

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
  • 3,823
  • 1
  • 30
  • 32
0

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

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

Dave Mateer
  • 6,588
  • 15
  • 76
  • 125