aspnetcore/test/Cli.FunctionalTests
Mike Harder 9cb2c7a8d6
Update Cli.FunctionalTests for latest 2.2-preview3 (#1425)
2018-09-27 10:19:19 -07:00
..
Templates Update Cli.FunctionalTests for latest 2.2-preview3 (#1425) 2018-09-27 10:19:19 -07:00
Util Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
AssemblyInfo.cs Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
Cli.FunctionalTests.csproj Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
Cli.FunctionalTests.sln Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
Directory.Build.props Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
Directory.Build.rsp Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
Directory.Build.targets Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
NuGet.config Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
NuGetPackageSource.cs Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
README.md Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
RuntimeIdentifier.cs Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
TemplateTests.cs Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
run-tests.ps1 Merge branch 'release/2.1' into release/2.2 2018-09-26 11:05:32 -07:00
test.sh Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00

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.