to detail how to get these unit tests actually running. In the future, if we need to write unit tests that absolutely require an HttpContext, we can use this project but it is not recommended. I'll be creating the new Unit Test project shortly which will be based on NUnit. I might actually be able to update these tests to run as NUnit too, we'll see.
6 lines
534 B
XML
6 lines
534 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<TestLists xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
|
<TestList name="Lists of Tests" id="8c43106b-9dc1-4907-a29f-aa66a61bf5b6">
|
|
<RunConfiguration id="338122db-6049-471e-b697-cbaf25469edc" name="SHANDEMVAIO Tests" storage="shandemvaio.testrunconfig" type="Microsoft.VisualStudio.TestTools.Common.TestRunConfiguration, Microsoft.VisualStudio.QualityTools.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
</TestList>
|
|
</TestLists> |