- correct `--filter` syntax; perform `contains` match on `Name` and not `FullyQualifiedName` - `FullyQualifiedName` doesn't seem to include NUnit test case data - move to latest test package versions - support recent SDK versions Background: successful but no-op builds have been common lately - blocking real work on aspnet/AspNetCore-Internal#1843 |
||
|---|---|---|
| .. | ||
| 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 | ||
| 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.