Livar Cunha
|
e8f2dabcdb
|
Fixing broken tests after my changes to the CommandResolvers.
|
2016-08-25 22:53:04 -07:00 |
|
Troy Dai
|
f32683cbab
|
refactor WorkspaceContext (#2736)
this removes a regression in ProjectModelServer behavior
also added a test to cover target framework change in DTH
|
2016-05-02 11:32:24 -07:00 |
|
Pranav K
|
4e496c3523
|
Modify dotnet-test to run testRunner for all tfms
Fixes #2506
|
2016-04-22 16:40:03 -07:00 |
|
Bryan Thornbury
|
83d78129db
|
t Convert Test Assets to Microsoft.NETCore.App
fix dotnet-compile-fsc failures
fix test failures
|
2016-04-19 11:08:27 -07:00 |
|
Eric Erhardt
|
5684f9933d
|
Fix dotnet-test.UnitTests now that ProjectWithTests has moved outside of TestAssets/TestProjects.
|
2016-04-08 11:35:13 -05:00 |
|
Livar Cunha
|
d07a1091a8
|
Added a Help property to DotnetTestParams that indicates when the parsed arguments included the help param. The TestCommand then uses this property of the params to decide whether to continue with the execution or just return. Also added unit tests around this as well as introduced a DotnetTestRunnerFactory to make these unit tests possible and also push the responsibility to figure out which runner to use to the factory.
|
2016-03-25 20:17:15 -07:00 |
|