dotnet-installer/test/dotnet-vstest.Tests
Justin Goshi 6d57ca7e14 Migrating all test projects (#4668)
* WIP migrate tests

* WIP fixing more tests

* WIP fix test build break

* Test results files are now trx

* Get CI to pass until we get an xunit xml logger

* Added DotNetTestPJ since that was needed for one test

* Fix build break

* Forgot to add DotNetTestPJ as a build task

* Need to restore project.json for the project used in ubuntu test

* Restore PJ for ubuntu test

* Switch the Ubuntu test to csproj based
2016-11-11 21:46:29 -10:00
..
dotnet-vstest.Tests.csproj Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
dotnet-vstest.Tests.xproj Implemented vstest verb which will run the test from given container. (#4115) 2016-09-19 10:59:26 -07:00
project.json Implemented vstest verb which will run the test from given container. (#4115) 2016-09-19 10:59:26 -07:00
VSTestTests.cs Update vstest test to use short name test asset 2016-11-03 00:49:49 +05:30