Closed radumg closed 6 years ago
From @radumg on August 8, 2017 23:16
Reproducing the set-up for the Dynamo repo, using NUnit
No unit testing infrastructure currently.
Copied from original issue: radumg/DynWWW#12
See this https://github.com/DynamoDS/Dynamo/wiki/Writing-Unit-Test-Libraries-for-Dynamo
added NUnit3 NuGet and DynaWebTests project now, but it's not wired up to test .DYN files. Will decide at a later date if it's needed, slightly overkill right now.
DynaWebTests
.DYN
From @radumg on August 8, 2017 23:16
Expected Behavior
Reproducing the set-up for the Dynamo repo, using NUnit
Actual Behavior
No unit testing infrastructure currently.
Copied from original issue: radumg/DynWWW#12