• Shortcuts : 'n' next unread feed - 'p' previous unread feed • Styles : 1 2

» Publishers, Monetize your RSS feeds with FeedShow:  More infos  (Show/Hide Ads)


Date: Saturday, 05 Dec 2009 19:04
Placeholder for next release
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Saturday, 05 Sep 2009 21:28

xUnit.net release 1.5

Build #1479
Change set #42400

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
  • Better support for 64-bit machines, including forced 32-bit runners
  • Introduced a new GUI runner, which allows:
    • Multiple assemblies
    • Filters on text, assembly, traits, and last run state
    • Project (.xunit) files
    • Multithreaded UI so that tests aren't slowed down by UI updates
    • Assemblies are not locked and are automatically reloaded so that you can continue to work on your tests in Visual Studio while leaving the GUI runner running
    • Automatically remembers UI window placement and recent assemblies/projects
  • Additional MSBuild task which consumes project (.xunit) files
  • Support for MVC 1.0 and MVC 2 Preview 1, including both C# and VB.NET
  • A new test runner object model for runner authors (supporting multiple assemblies)
  • IEnumerable/IEnumerable<T> support for Assert.Equal
  • Better support for Assert.Throws for expressions which return values
  • Support for installation-free running with TestDriven.net (2.23 or later)
This release fixes several issues, including:
  • Added an output property named ExitCode to the MSBuild runner (0=success, -1=fail)
  • Expected/actual messages are improved when values are the same but types don't match
  • Fixed an issue where assemblies without config files run from MSBuild were using MSBuild.exe.config as their config file.
  • Fixed several broken samples.
  • Fixed an issue where long-running tests would be aborted in the console runner.
  • Fixed an issue with CDATA handling in test results.
For a complete list of fixed issues, see the Issue Tracker.

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0 and 2.0 Preview 1
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe and xunit.console.x86.exe)
    • GUI runner (xunit.gui.exe and xunit.gui.x86.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Saturday, 05 Sep 2009 21:28

xUnit.net release 1.5

Build #1479
Change set #42400

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
  • Better support for 64-bit machines, including forced 32-bit runners
  • Introduced a new GUI runner, which allows:
    • Multiple assemblies
    • Filters on text, assembly, traits, and last run state
    • Project (.xunit) files
    • Multithreaded UI so that tests aren't slowed down by UI updates
    • Assemblies are not locked and are automatically reloaded so that you can continue to work on your tests in Visual Studio while leaving the GUI runner running
    • Automatically remembers UI window placement and recent assemblies/projects
  • Additional MSBuild task which consumes project (.xunit) files
  • Support for MVC 1.0 and MVC 2 Preview 1, including both C# and VB.NET
  • A new test runner object model for runner authors (supporting multiple assemblies)
  • IEnumerable/IEnumerable<T> support for Assert.Equal
  • Better support for Assert.Throws for expressions which return values
  • Support for installation-free running with TestDriven.net (2.23 or later)
This release fixes several issues, including:
  • Added an output property named ExitCode to the MSBuild runner (0=success, -1=fail)
  • Expected/actual messages are improved when values are the same but types don't match
  • Fixed an issue where assemblies without config files run from MSBuild were using MSBuild.exe.config as their config file.
  • Fixed several broken samples.
  • Fixed an issue where long-running tests would be aborted in the console runner.
  • Fixed an issue with CDATA handling in test results.
For a complete list of fixed issues, see the Issue Tracker.

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0 and 2.0 Preview 1
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe and xunit.console.x86.exe)
    • GUI runner (xunit.gui.exe and xunit.gui.x86.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "--"
Send by mail Print  Save  Delicious 
Date: Saturday, 05 Sep 2009 21:16

xUnit.net release 1.5

Build #1479
Change set #42400

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
  • Better support for 64-bit machines, including forced 32-bit runners
  • Introduced a new GUI runner, which allows:
    • Multiple assemblies
    • Filters on text, assembly, traits, and last run state
    • Project (.xunit) files
    • Multithreaded UI so that tests aren't slowed down by UI updates
    • Assemblies are not locked and are automatically reloaded so that you can continue to work on your tests in Visual Studio while leaving the GUI runner running
    • Automatically remembers UI window placement and recent assemblies/projects
  • Additional MSBuild task which consumes project (.xunit) files
  • Support for MVC 1.0 and MVC 2 Preview 1, including both C# and VB.NET
  • A new test runner object model for runner authors (supporting multiple assemblies)
  • IEnumerable/IEnumerable<T> support for Assert.Equal
  • Better support for Assert.Throws for expressions which return values
This release fixes several issues, including:
  • Added an output property named ExitCode to the MSBuild runner (0=success, -1=fail)
  • Expected/actual messages are improved when values are the same but types don't match
  • Fixed an issue where assemblies without config files run from MSBuild were using MSBuild.exe.config as their config file.
  • Fixed several broken samples.
  • Fixed an issue where long-running tests would be aborted in the console runner.
  • Fixed an issue with CDATA handling in test results.
For a complete list of fixed issues, see the Issue Tracker.

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0 and 2.0 Preview 1
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe and xunit.console.x86.exe)
    • GUI runner (xunit.gui.exe and xunit.gui.x86.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Sunday, 09 Aug 2009 00:46

xUnit.net release 1.5 Beta

Build #1465
Change set #39037

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features: This release fixes the following issues:
You may also want to consult the features and issues list from CTP 1 and CTP 2.

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0 and 2.0 Preview 1
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe and xunit.console.x86.exe)
    • GUI runner (xunit.gui.exe and xunit.gui.x86.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Sunday, 09 Aug 2009 00:46

xUnit.net release 1.5 Beta

Build #1465
Change set #39037

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features: This release fixes the following issues:
You may also want to consult the features and issues list from CTP 1 and CTP 2.

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0 and 2.0 Preview 1
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe and xunit.console.x86.exe)
    • GUI runner (xunit.gui.exe and xunit.gui.x86.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "--"
Send by mail Print  Save  Delicious 
Date: Sunday, 09 Aug 2009 00:43

xUnit.net release 1.5 Beta

Build #1465
Change set #39037

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
This release fixes the following issues:

You may also want to consult the features and issues list from CTP 1 and CTP 2.

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe and xunit.console.x86.exe)
    • GUI runner (xunit.gui.exe and xunit.gui.x86.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Saturday, 01 Aug 2009 05:30
(Placeholder)
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Sunday, 12 Jul 2009 04:54

xUnit.net release 1.5 CTP 2

Build #1446
Change set #34035

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
  • GUI runner updates:
    • Trait-based filtering
    • Automatic reloading of modified assemblies
    • Right click unload/reload on assembly list
    • Specify assemblies to load on the command line
    • A test counter bar above the test list
    • Remembers window placement and layout
    • Better status icons
    • Rearranged UI for better filtering
    • Performance improvements
  • A new test runner object model, driven by the GUI runner (still incomplete)
  • Added an output property named ExitCode to the MSBuild runner (0=success, -1=fail)
  • Added 32-bit builds of console and GUI runners

This release fixes the following issues:

You may also want to consult the features and issues list from CTP 1.

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe and xunit.console.x86.exe)
    • GUI runner (xunit.gui.exe and xunit.gui.x86.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Sunday, 12 Jul 2009 04:54

xUnit.net release 1.5 CTP 2

Build #1446
Change set #34035

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
  • GUI runner updates:
    • Trait-based filtering
    • Automatic reloading of modified assemblies
    • Right click unload/reload on assembly list
    • Specify assemblies to load on the command line
    • A test counter bar above the test list
    • Remembers window placement and layout
    • Better status icons
    • Rearranged UI for better filtering
    • Performance improvements
  • A new test runner object model, driven by the GUI runner (still incomplete)
  • Added an output property named ExitCode to the MSBuild runner (0=success, -1=fail)
  • Added 32-bit builds of console and GUI runners

This release fixes the following issues:

You may also want to consult the features and issues list from CTP 1.

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe and xunit.console.x86.exe)
    • GUI runner (xunit.gui.exe and xunit.gui.x86.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "--"
Send by mail Print  Save  Delicious 
Date: Sunday, 12 Jul 2009 04:53

xUnit.net release 1.5 CTP 1

Build #1446
Change set #34035

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
  • GUI runner updates:
    • Trait-based filtering
    • Automatic reloading of modified assemblies
    • Right click unload/reload on assembly list
    • Specify assemblies to load on the command line
    • A test counter bar above the test list
    • Remembers window placement and layout
    • Better status icons
    • Rearranged UI for better filtering
    • Performance improvements
  • A new test runner object model, driven by the GUI runner (still incomplete)
  • Added an output property named ExitCode to the MSBuild runner (0=success, -1=fail)
  • Added 32-bit builds of console and GUI runners

This release fixes the following issues:

You may also want to consult the features and issues list from CTP 1.

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe and xunit.console.x86.exe)
    • GUI runner (xunit.gui.exe and xunit.gui.x86.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Sunday, 12 Jul 2009 04:32
(In Progress)
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Monday, 01 Jun 2009 06:44
(In Progress)
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Friday, 29 May 2009 18:05

xUnit.net release 1.5 CTP 1

Build #1416
Change set #32039

Blog post on the new GUI runner in 1.5 CTP 1

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
This release fixes the following issues:
This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe)
    • GUI runner (xunit.gui.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Friday, 29 May 2009 18:05

xUnit.net release 1.5 CTP 1

Build #1416
Change set #32039

Blog post on the new GUI runner in 1.5 CTP 1

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
This release fixes the following issues:
This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe)
    • GUI runner (xunit.gui.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "--"
Send by mail Print  Save  Delicious 
Date: Monday, 25 May 2009 21:14

xUnit.net release 1.5 CTP 1

Build #1416
Change set #32039

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
This release fixes the following issues:
This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe)
    • GUI runner (xunit.gui.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Monday, 25 May 2009 21:14

xUnit.net release 1.5 CTP 1

Build #1416
Change set #32039

Important notes for Resharper users:

Resharper support has been moved to the xUnit.net Contrib project.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.20 or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.

This release adds the following new features:
This release fixes the following issues:
This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC 1.0
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe)
    • GUI runner (xunit.gui.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "--"
Send by mail Print  Save  Delicious 
Date: Wednesday, 18 Mar 2009 06:55

xUnit.net release 1.1

Build #1323
Change set #26430

Important notes for Resharper users:

The Resharper runner that shipped with xUnit.net 1.1 has been superseded by a newer version, available in the xUnit.net Contrib project. You may wish to visit there to get a newer version of the Resharper runner if you are experiencing bugs or other issues when running xUnit.net tests in Resharper.

If you have problems running tests in Resharper after upgrading, please see the Resharper FAQ.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.19 or later.

Important note for users upgrading from xUnit.net 1.0.x:

Please review the breaking changes list before upgrading to xUnit.net 1.1.

This release adds the following new features:

This release fixes the following issues:

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe)
    • Experimental GUI runner (xunit.gui.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
    • ReSharper 4.0/4.1 runner (xunit.runner.resharper.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "bradwilson"
Send by mail Print  Save  Delicious 
Date: Wednesday, 18 Mar 2009 06:54

xUnit.net release 1.1

Build #1323
Change set #26430

Important notes for Resharper users:

The Resharper runner that shipped with xUnit.net 1.1 has been superseded by a newer version, available in the xUnit.net Contrib project. You may wish to visit there to get a newer version of the Resharper runner if you are experiencing bugs or other issues when running xUnit.net tests in Resharper.

If you have problems running tests in Resharper after upgrading, please see the Resharper FAQ.

Important note for TestDriven.net users:

If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 2.19 or later.

Important note for users upgrading from xUnit.net 1.0.x:

Please review the breaking changes list before upgrading to xUnit.net 1.1.

This release adds the following new features:

This release fixes the following issues:

This release includes:
  • Core library (xunit.dll)
  • Support for ASP.NET MVC
  • Support for CruiseControl.net (see the wiki for more information)
  • Support for TeamCity (see the wiki for more information)
  • Version-resilient runner support (xunit.runner.utility.dll)
  • Installer utility for runners and ASP.NET MVC (xunit.installer.exe)
  • Runners:
    • Console runner (xunit.console.exe)
    • Experimental GUI runner (xunit.gui.exe)
    • MSBuild runner (xunit.runner.msbuild.dll)
    • TestDriven.net 2.x runner (xunit.runner.tdnet.dll) see note above
    • ReSharper 4.0/4.1 runner (xunit.runner.resharper.dll) see note above
  • Extensions for .NET 2.0+ (xunit.extensions.dll):
    • 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
Author: "--"
Send by mail Print  Save  Delicious 
Date: Tuesday, 10 Feb 2009 21:12
Rated 5 Stars (out of 5) - Love Assert.Throws.
Author: "michaelstum"
Send by mail Print  Save  Delicious 
Next page
» You can also retrieve older items : Read
» © All content and copyrights belong to their respective authors.«
» © FeedShow - Online RSS Feeds Reader