FFIG / ffig

Generate code to call C++ libraries from other languages
MIT License
29 stars 9 forks source link

Use nunit for dotnet tests so that we can support mono easily #413

Closed jbcoe closed 6 years ago

jbcoe commented 6 years ago

What does this PR do?

Changes dotnet tests to use NUnit rather than MSTest

This is related to #349. Perhaps the lower-level commands from mono will give us a faster build?