NUnit Test Adapter for Visual Studio (Beta 6) - Version 0.96.0 - June 28, 2013
Features
- Support for Visual Studio 2013 Preview added
Bug Fixes
- 1189268 Profile a test will crash with exception
NUnit Test Adapter for Visual Studio (Beta 5) - Version 0.95.1 - May 28, 2013
Features
- Test project now uses NUnit nuget package
Bug Fixes
- 1184231 Cannot run or debug tests on VStudio after update 0.95
- 1074042 Breakpoints ignored when running tests in debug mode
NUnit Test Adapter for Visual Studio (Beta 5) - Version 0.95 - May 10, 2013
Features
- Works with Visual Studio 2012 Update 2 and 3 as well as the RTM and Update 1
- Now available as NuGet packages
- Improved messages in output window, includes version numbers.
- Parametrized tests shows up as seperate test cases
Bug Fixes
- 1155617 Grouping by class name in VS 2012 doesn't work
- 1165359 Exception after building Coded UI test
- 1116747 vstest.executionengine.x86.exe does not terminate
- 1093178 Eliminate unnecessary files from VSIX
NUnit Test Adapter for Visual Studio (Beta 4) - Version 0.94 - December 22, 2012
Features
- Works with Visual Studio 2012 Update 1 as well as the RTM.
- Supports filtering and sorting tests by Traits under Update 1.
- Supports use of standard filter expressions when running under TFS Update 1.
- NUnit Categories specified on the fixture class are now recognized and honored.
Bug Fixes
- 1074891 Can't test multiple assemblies referencing different NUnit versions
- 1075893 Test execution fails if solution contains native C++ project
- 1076012 No source information found for async test methods
- 1087629 TestFixture Category not being recognised as traits in VS2012 update 1
- 1091020 Adapter doesnt support TFS Build traits/test case filtering
NUnit Test Adapter for Visual Studio (Beta 3-2) - Version 0.93.2 - November 2, 2012
Bug Fixes
- 1074544 Failures in Test Discovery not reporting sufficient information
NUnit Test Adapter for Visual Studio (Beta 3-1) - Version 0.93.1 - October 26, 2012
Bug Fixes
- 1072150 NUnit adapter 0.93 won't run selected tests
NUnit Test Adapter for Visual Studio (Beta 3) - Version 0.93 - October 24, 2012
Features
- Works with Visual Studio 2012 RTM. Some features require the November CTP update.
- The adapter now uses NUnit 2.6.2. Among other things, this allows us to support async test methods. See the NUnit Release Notes for more info.
- Source file and line number can now be found for test cases that have an alternate name set.
- Console output from tests is now displayed in the Visual Studio Output window.
- TestFixtureSetUp and TestFixtureTearDown errors are now displayed in the Output window.
- The caret line (------^) is no longer displayed in the IDE since it depends on use of a fixed font.
- Tests may now be grouped and filtered by Category (only under the November CTP update for VS2012).
Bug Fixes
- 1021144 Text output from tests not displayed in Visual Studio IDE
- 1033623 Not possible to include or exclude tests based on [Category] attribute Released
- 1040779 Null reference exception on generic test fixtures
- 1064620 Support async test methods
- 1065209 Should call both RecordEnd and RecordResult at end of a test
- 1065212 Upgrade NUnit to 2.6.2
- 1065223 Error messages assume a fixed font, but don't get one
- 1065225 No display for TestFixtureSetUp/TearDown or SetUpFixture errors
- 1065254 Cannot open test from Test Explorer for tests in a Parameterized Test Fixture
- 1065306 Generic Fixtures aren't discovered.
- 1066393 Unable to display source for testcases with an alternate name set
- 1066518 Executed fast test appears in Not Run category in Test Explorer
NUnit Test Adapter for Visual Studio (Beta 2) - Version 0.92 - May 3, 2012
Features
- Works with Visual Studio 2012 Release Candidate
- Uses NUnit 2.6
Bug Fixes
- 992837 Unable to Debug using VS Test Adapter
- 994146 Can't run tests under .NET 2.0/3.5
NUnit Test Adapter for Visual Studio (Beta 1) - Version 0.91 - February 29, 2012
Features
- Built against Visual Studio 11 Beta 1
- Uses NUnit 2.6
NUnit Test Adapter for Visual Studio (Alpha) - Version 0.90 - February 21, 2012
Features
- First release of the test adapter. Compatible with the Visual Studio 11 Developer Preview.
- Uses NUnit 2.6.