MbUnit 2.4 beta1
Cut to the sound of beachboys is the beta 1 release of MbUnit 2.4. New features in this drop.
MbUnit 2.4 no longer supports .NET 1.0 and will run on 1.1 and 2.0 (the first two items are .NET 2.0 only). A full list is as follows.
Bug
- [MBUNIT-16] - RollBack attribute doesn't allow specifying a TransactionTimeout
- [MBUNIT-72] - Bug in MethodDurationException
- [MBUNIT-73] - Ignored tests marked as failures
- [MBUNIT-74] - XML report schema: missing attribute & elements
- [MBUNIT-84] - Multiple Row tests with Expected Exceptions failure
- [MBUNIT-88] - MbUnit.AddIn.MbUnitTestRunner.AssemblyResolveHandler Should never throw
- [MBUNIT-89] - Broken link in reports template
- [MBUNIT-90] - Html report summary lists each test fixture once per test assembly in run
Improvement
- [MBUNIT-76] - Parameterless constructor of IgnoreAttribute not supported
- [MBUNIT-81] - Patch submission instructions are incomplete
New Feature
- [MBUNIT-71] - ExplicitAttribute for marking a test to be run only by itself
- [MBUNIT-80] - Add Ability to Assert Inner Exception via ExpectedException attribute.
As always my heart felt thanks to the following folks in helping make this release happen, Ben Hall, Graham Hey, Jeff Brown, Tomáš Chaloupka, Albert Weinert, Marc Stober, Johan Appelgren Cathal Connolly and Todd Menier.