skip to the main content area of this page
Patterns and Practices

 

xUnit.net 1.0 RC2 Released


xUnit.net 1.0 RC2 was released and includes a number of new features and bug fixes. It includes a number of runners: Console runner, MSBuild runner, TestDriven.net 2.x, and ReSharper 3.1 runner. It also includes a number of extensions, including:

  • Data theories using [Theory] with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources
  • [AssumeIdentity] extension
  • [AutoRollback] extension
  • [FreezeClock] extension
  • [Trace] extension
  • TestClass and Assertions base class for assertion extensibility

Learn more on the xUnit CodePlex Site.


Tags: TDD, UnitTesing, xUnit


Topics



 

Popular Tags



Recent Links