TestCentric / testcentric-engine

Test engine that loads and runs tests for TestCentric
MIT License
0 stars 3 forks source link

Update engine tests to use NUnit V4 #194

Closed CharliePoole closed 2 months ago

CharliePoole commented 2 months ago

NUnit 4.1 supports .NET 4.6.2, 6.0, 7.0 and 8.0. We should test using the updated agents under those platforms. Tests using earlier versions of NUnit should be retained as well so as to ensure compatibility.