Added unit test project

This commit is contained in:
watsonb8
2020-01-20 18:38:05 -05:00
parent 320967be89
commit 28afcf12e4
8 changed files with 142 additions and 131 deletions

View File

@ -9,6 +9,9 @@
"**/bin": true,
"**/obj": true,
"**/packages": true
}
},
"nxunitExplorer.nunit": "/Users/brandonwatson/Documents/Gitlab/Aurora/aurora-sharp-desktop/Aurora.test/bin/Debug/nunit.framework.dll",
"nxunitExplorer.logpanel": true,
"dotnet-test-explorer.testProjectPath": "./Aurora.test"
}
}