dotnet-installer/test/dotnet-test.Tests
2016-10-11 16:59:58 -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
AssemblyInfo.cs Modify dotnet-test to run testRunner for all tfms 2016-04-22 16:40:03 -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
GivenThatWeWantToRunTests.cs Test cleanup. Fixes #3084. 2016-05-20 10:45:01 -04:00
GivenThatWeWantToRunTestsForMultipleTFMsInTheConsole.cs Fix dotnet-tests to run tests on net46, since we only support netstandard1.3 in ProjectModel. 2016-10-11 16:59:58 -05:00
GivenThatWeWantToRunTestsInTheConsole.cs Adding a resolution chain to the command resolution chain that works based on a directory, more specifically, the publish directory. 2016-08-25 16:01:32 -07:00
GivenThatWeWantToUseDotnetTestE2EInDesignTime.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenThatWeWantToUseDotnetTestE2EInDesignTimeForMultipleTFms.cs Fix dotnet-tests to run tests on net46, since we only support netstandard1.3 in ProjectModel. 2016-10-11 16:59:58 -05:00
project.json Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00