Unit tests, part 1

This commit is contained in:
Benjamin Russell
2016-08-05 18:38:21 -07:00
parent a5582889bf
commit 9f371cd0bc
5 changed files with 431 additions and 191 deletions

View File

@@ -14,7 +14,8 @@
"moq.netcore": "4.4.0-beta8",
"Microsoft.SqlTools.ServiceLayer": {
"target": "project"
}
},
"System.Diagnostics.TraceSource": "4.0.0"
},
"testRunner": "xunit",
"frameworks": {