Nate McMaster d1ee458982 Remove assemblies from the shared framework (#4004) 7 years ago
..
Templates d1ee458982 Remove assemblies from the shared framework (#4004) 7 years ago
Util b465a3b4a3 Functional tests for .NET Core CLI 7 years ago
AssemblyInfo.cs b465a3b4a3 Functional tests for .NET Core CLI 7 years ago
Cli.FunctionalTests.csproj e8d3321025 Add AdditionalRestoreSources parameter to Cli.FunctionalTests (#1429) 7 years ago
Cli.FunctionalTests.sln e8d3321025 Add AdditionalRestoreSources parameter to Cli.FunctionalTests (#1429) 7 years ago
Directory.Build.props f6fc60a0ed Add script to invoke E2E tests on CI using ProdCon results (#1354) 7 years ago
Directory.Build.rsp f6fc60a0ed Add script to invoke E2E tests on CI using ProdCon results (#1354) 7 years ago
Directory.Build.targets f6fc60a0ed Add script to invoke E2E tests on CI using ProdCon results (#1354) 7 years ago
NuGet.config f6fc60a0ed Add script to invoke E2E tests on CI using ProdCon results (#1354) 7 years ago
NuGetPackageSource.cs e8d3321025 Add AdditionalRestoreSources parameter to Cli.FunctionalTests (#1429) 7 years ago
README.md f6fc60a0ed Add script to invoke E2E tests on CI using ProdCon results (#1354) 7 years ago
RuntimeIdentifier.cs b465a3b4a3 Functional tests for .NET Core CLI 7 years ago
TemplateTests.cs b465a3b4a3 Functional tests for .NET Core CLI 7 years ago
run-tests.ps1 7c0bad4cef Merge branch 'release/2.2' 7 years ago
test.sh b465a3b4a3 Functional tests for .NET Core CLI 7 years ago

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.