MbUnit - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

MbUnit

Description:

MbUnit. Generative unit testing framework. What is it? Open source ... Assertion madness. PerfAssert. CollectionAssert. XmlAssert. FileAssert. ReflectionAssert ... – PowerPoint PPT presentation

Number of Views:99
Avg rating:3.0/5.0
Slides: 9
Provided by: willh5
Category:

less

Transcript and Presenter's Notes

Title: MbUnit


1
MbUnit
  • Generative unit testing framework

2
What is it?
  • Open source
  • Generative unit testing framework
  • Native support in CC.NET
  • Integration with MSBuild / NAnt
  • Supports .NET 1.1 and later

3
Why should I use it?
  • Unit testing on crack
  • Highly extensible
  • Simple compatibility with NUnit

4
But
  • Not the de-facto standard
  • Can do most things with NUnit / XtUnit
  • Less excuses for not testing!

5
Most used features
  • Database rollback
  • RowTest
  • CombinatorialTest

6
More MbUnit goodness
  • Reflector object
  • DataFixture
  • MultipleCulture
  • TypeFixture
  • FixtureCategory

7
Assertion madness
  • PerfAssert
  • CollectionAssert
  • XmlAssert
  • FileAssert
  • ReflectionAssert
  • many more!

8
www.mbunit.com
Write a Comment
User Comments (0)
About PowerShow.com