Rhino.Testing
Rhino.Testing copied to clipboard
NUnit dotnet unit testing for Rhino3D
When my library's interface contains RhinoCommon objects, and RhinoTest references that library and also inherits that interface, RhinoCommon gets loaded too early, causing a DLL not found error. ``` public...
Rhino 7
Does it work for Rhino 7? And if not is there any specific reason for that?
Does this work on mac os? I have tried running it on my m1 macbook but I keep encountering this error, can someone please suggest a workaround for this? 
Hi @eirannejad , I'm trying to run the SimpleRhinoTests, directly cloned. I'm getting the below "errors" although 0 tests will run. ``` ========== Starting test discovery ========== ========== Test discovery...