aspnetcore/test/Cli.FunctionalTests
Nate McMaster b4f869b2ff
Switch agent queues used on Windows builds (#6627)
2019-01-11 16:23:13 -08:00
..
Templates
Util
AssemblyInfo.cs
Cli.FunctionalTests.csproj Add AdditionalRestoreSources parameter to Cli.FunctionalTests (#1429) 2018-09-27 12:17:14 -07:00
Cli.FunctionalTests.sln Add AdditionalRestoreSources parameter to Cli.FunctionalTests (#1429) 2018-09-27 12:17:14 -07:00
Directory.Build.props
Directory.Build.rsp
Directory.Build.targets
NuGet.config
NuGetPackageSource.cs Add AdditionalRestoreSources parameter to Cli.FunctionalTests (#1429) 2018-09-27 12:17:14 -07:00
README.md
RuntimeIdentifier.cs
TemplateTests.cs
run-tests.ps1 Switch agent queues used on Windows builds (#6627) 2019-01-11 16:23:13 -08: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.