Friday, October 01, 2004

MbUnit has been released as part of the new TestDriven.NET build. Please check Jamies blog for the links to the downloads. MbUnit is now compiled using a complex build setup that is described on Jamie's blog.

Change log

  • Assembly loading had problems in the previous version. All should be fixed now,
  • RollbackAttribute is back in a separate assembly (MbUnit.Framework.1.1.dll) compiled against .NET 1.1
  • Added Assembly Dependencies and Fixture dependencies
  • Better TD.NET integration

 

posted on Friday, October 01, 2004 11:29:00 AM UTC  #    Comments [2]
Monday, June 06, 2005 5:24:36 PM UTC
Thibaut Barrère - TestDriven.Net
Monday, June 06, 2005 5:24:36 PM UTC
When I try to use the rollback attribute, it fails to compile. I have added the <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>.Framework.1.1.dll as a reference also. What am I doing wrong?
Roger
Comments are closed.