aspnetcore/test/Cli.FunctionalTests
Nate McMaster 7dc68e6f91
Fix syntax errors in the e2e test build definition
2018-08-29 21:33:59 -07:00
..
Templates
Util
AssemblyInfo.cs
Cli.FunctionalTests.csproj
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 Fix syntax errors in the e2e test build definition 2018-08-29 21:33:59 -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.