TestCentric / testcentric-gui

TestCentric GUI Runner for NUnit
Other
67 stars 30 forks source link

Update tests to use NUnit framework 3.14 #1054

Closed CharliePoole closed 4 months ago

CharliePoole commented 4 months ago

We currently use 2.6.4 for V2 testing, 3.13.3 for the windows-form-test and 3.13.2 for all others. We should upgrade the 3.13.x tests to 3.14, which is the last version in the 3.x series.

Upgrading to version 4 will require changes to the source code for the tests and will be done at a later time.