dotnet-installer/test/dotnet-test.Tests
Eric Erhardt 7d6d74bba2 Fixing dotnet-test.Tests to use a portable test app - ProjectWithTests.
The ProjectWithTests needed to be moved outside of TestAssets\TestProjects because it can't be restored --infer-runtimes and it has to be built with netcoreapp1.0.
2016-04-08 09:35:06 -05:00
..
Adapter.cs Modifying the reporting channels to make the AdapterChannel a client and leave the TestRunnerChannel a server. This will prevent port conflicts between dotnet test and the Adapter (VS) due to race conditions. 2016-03-15 15:13:54 -07:00
dotnet-test.Tests.xproj Added build before running the tests and the no-build option to opt out of it. 2016-03-17 15:17:18 -07:00
GivenThatWeWantToRunTestsInTheConsole.cs Fixing dotnet-test.Tests to use a portable test app - ProjectWithTests. 2016-04-08 09:35:06 -05:00
GivenThatWeWantToUseDotnetTestE2EInDesignTime.cs Fixing dotnet-test.Tests to use a portable test app - ProjectWithTests. 2016-04-08 09:35:06 -05:00
project.json Fix ProjectDependenciesCommandResolver for portable test apps. 2016-04-08 09:32:52 -05:00