dotnet-installer/test/dotnet-new.Tests
Jon Sequeira e8c5d23c29 display CommandParsingException gracefully (#5493)
* display CommandParsing gracefully

This set of changes handles CommandParsingException gracefuly (so as not to show the user a stack trace) and generalizes graceful exception display somewhat away from being type-specific.

* fix compile error by inlining constant

* remove unused test logging
2017-01-30 14:36:44 -08:00
..
New3 test fixes 2017-01-26 14:48:40 -08:00
dotnet-new.Tests.csproj netcoreapp1.1 fixes 2017-01-26 14:48:39 -08:00
GivenThatIWantANewApp.cs First step to ingest template engine (#5065) 2017-01-06 14:48:27 -08:00
GivenThatIWantANewAppWithSpecifiedType.cs test fixes 2017-01-26 14:48:40 -08:00
MSBuild.exe dotnet-new csproj templates (#4382) 2016-10-14 00:06:35 -07:00
MSBuild.exe.config dotnet-new csproj templates (#4382) 2016-10-14 00:06:35 -07:00
NewCommandTests.cs display CommandParsingException gracefully (#5493) 2017-01-30 14:36:44 -08:00
NuGet.tempaspnetpatch.config Add mstest support (#4572) 2016-11-02 08:49:45 -10:00