dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Commands
Sridhar Periyasamy 8f00b95783 Add kestrel tests.
Tests will 'build', 'run', 'publish' and 'execute' a Kestrel Hello World server as a PortableFatApp and as a Standalone app.
2016-04-04 17:57:12 -07:00
..
BuildCommand.cs Adding support for output file name for apps. 2016-03-21 12:42:31 -07:00
DotnetCommand.cs Add kestrel tests. 2016-04-04 17:57:12 -07:00
DotnetTestCommand.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
HelpCommand.cs Move the help command it it's own class. 2016-02-15 20:11:02 -08:00
NewCommand.cs Fixup some Usings Statements. Remove SkipForOS function in favor of ActiveIssue 2016-01-05 16:05:43 -08:00
PackCommand.cs Fix dontet pack with buildbasepath 2016-02-23 19:13:50 -08:00
PublishCommand.cs Publish can skip Build 2016-03-30 19:24:43 -07:00
RestoreCommand.cs Remove rid inference 2016-03-30 16:58:02 -07:00
RunCommand.cs Add kestrel tests. 2016-04-04 17:57:12 -07:00
TestCommand.cs Add kestrel tests. 2016-04-04 17:57:12 -07:00