aspnetcore/test/Cli.FunctionalTests
Nate McMaster 92b40a4dbc
Restore accidental deletion of common.psm1
2018-12-20 17:34:06 -08:00
..
Templates Remove assemblies from the shared framework (#4004) 2018-11-15 16:18:58 -08:00
Util
AssemblyInfo.cs
Cli.FunctionalTests.csproj Update Newtonsoft.Json to 12.0.1 and Newtonsoft.Json.Bson to 1.0.2 (#5122) 2018-12-18 08:55:37 +13:00
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 Restore accidental deletion of common.psm1 2018-12-20 17:34:06 -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.