aspnetcore/test/Cli.FunctionalTests
Mike Harder a22b715bf4
Update published files for 2.2-preview2 (#1370)
- Also convert env vars to UPPER_CASE for compat with Mac and Linux
2018-08-31 16:56:56 -07:00
..
Templates Update published files for 2.2-preview2 (#1370) 2018-08-31 16:56:56 -07:00
Util
AssemblyInfo.cs
Cli.FunctionalTests.csproj
Cli.FunctionalTests.sln Update published files for 2.2-preview2 (#1370) 2018-08-31 16:56:56 -07:00
Directory.Build.props
Directory.Build.rsp
Directory.Build.targets
NuGet.config
NuGetPackageSource.cs
README.md
RuntimeIdentifier.cs
TemplateTests.cs
run-tests.ps1 Update published files for 2.2-preview2 (#1370) 2018-08-31 16:56:56 -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.