aspnetcore/test/Cli.FunctionalTests
Nate McMaster 5e4166f940
Merge branch 'release/2.2'
2018-10-29 16:05:19 -07:00
..
Templates
Util Functional tests for .NET Core CLI 2018-08-29 16:48:49 -07:00
AssemblyInfo.cs
Cli.FunctionalTests.csproj
Cli.FunctionalTests.sln
Directory.Build.props
Directory.Build.rsp
Directory.Build.targets
NuGet.config
NuGetPackageSource.cs
README.md Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
RuntimeIdentifier.cs
TemplateTests.cs
run-tests.ps1
test.sh

README.md

Cli.FunctionalTests

This folder contains tests for ASP.NET Core scenarios in the .NET Core CLI.

This tests in this folder is meant to be kept in isolation from the rest of the repo, and are not invoked during the course of a regular build.