Skip to content

NUnit 3.0 Test Adapter CTP 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@CharliePoole CharliePoole released this 21 Jul 04:40
· 1183 commits to master since this release

This release updates the tests to use the beta-3 version of the framework. However, due to some issues in the beta-3 build of the core engine, the beta-2 engine continues to be used to run tests.

Tests that were skipped due to an attribute on the fixture are now correctly displayed in the VS Test Window. Debugging is facilitated by limiting execution to a single thread when a debugger is attached.