aspnetcore/test/Cli.FunctionalTests
Nate McMaster a8316cd7ab
Merge branch 'release/2.2'
2018-08-29 21:44:45 -07:00
..
Templates
Util
AssemblyInfo.cs
Cli.FunctionalTests.csproj Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
Cli.FunctionalTests.sln
Directory.Build.props Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
Directory.Build.rsp Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
Directory.Build.targets Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
NuGet.config Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
NuGetPackageSource.cs
README.md Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
RuntimeIdentifier.cs
TemplateTests.cs
run-tests.ps1 Merge branch 'release/2.2' 2018-08-29 21:44:45 -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.