OpenSim-NGC / OpenSim-Tranquillity

OpenSim Core ++. Provides Bug Fixes and some new ideas that enhance the reliability and performance of OpenSim Core Yeti.
Other
23 stars 13 forks source link

Get NUnit2 Tests working through the msbuild/dotnet test runner #24

Closed mdickson closed 3 years ago

mdickson commented 3 years ago

Adds package references for the NUnit2 test runner and MSTest framework as well as a package reference for NUnit 2.7.1 (latest upstream) which also upgrades the version of the test framework. There are in fact some failing tests but I'll address those in a separate feature request.