MbUnit 2.4 beta2
MbUnit 2.4 beta 2 was cut tonight. This release sees updates to the private method testing (I will do another post on that), generics support in Assert.IsEmpty (GenericAssert.IsEmpty) as well other updates and fixes since beta 1.
Bug
- [MBUNIT-93] - CollectionAssert.Contains bug
- [MBUNIT-96] - Assert.IsEmpty and friends should accept ICollection
- [MBUNIT-101] - CollectionAssert.AreEquivalent does not properly compare collections of strings unless the string have been interned
- [MBUNIT-102] - Explicit CombinatorialTest should not run its factories
The 2.4 work is wrapping up now for the release, there after our efforts will be on the very exciting MbUnit Gallio. As ever my heart felt and eternal thanks to the folks that gave up their time and energy on this release, Vadim, Joey Calisay and Graham Hay.