aspnetcore/test/Cli.FunctionalTests
Doug Bunting 9b3bf98389
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-05-13 22:43:17 -07:00
..
Templates
Util Get e2e tests running 2019-05-13 22:34:58 -07:00
AssemblyInfo.cs
Cli.FunctionalTests.csproj Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2 2019-05-13 22:43:17 -07:00
Cli.FunctionalTests.sln
Directory.Build.props
Directory.Build.rsp
Directory.Build.targets
NuGet.config
NuGetPackageSource.cs
README.md
RuntimeIdentifier.cs
TemplateTests.cs
run-tests.ps1 Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2 2019-05-13 22:43:17 -07:00
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.