Skip to content

NUnit V2 Framework Driver Extension v3.8

Compare
Choose a tag to compare
@CharliePoole CharliePoole released this 20 Oct 04:20
5799e06

This release makes use of the NUnit V2 Core package rather than having it's own copy of the files. The major enhancement included is that NUnit 3 id filters are now functional with V2 tests.

As usual, there are two nupkg files. NUnit.Extension.NUnitV2Driver is for nuget installation while nunit-extension-nunit-v2-driver is for chocolatey.

Issues Resolved:
* 15 Event Listener and Report output incorrect on nunit2 test runs
* 22 Use NUnit V2 Core package rather than hard coded 2.6.4 binaries
* 29 V2 Driver does not support id filters