[Archived] Tests for Helios, WebListener and Kestrel. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
Chris Ross b64618bc2d React to auth API changes. Remove extra dependencies. 2015-04-24 09:55:14 -07:00
src/Placeholder Infrastructure and Hello World and NTLM tests. 2015-04-16 10:38:05 -07:00
test React to auth API changes. Remove extra dependencies. 2015-04-24 09:55:14 -07:00
.gitattributes Basic build infrastructure. 2015-04-08 15:29:15 -07:00
.gitignore Infrastructure and Hello World and NTLM tests. 2015-04-16 10:38:05 -07:00
CONTRIBUTING.md Initial commit 2015-04-08 13:05:24 -07:00
LICENSE.txt Initial commit 2015-04-08 13:05:24 -07:00
NuGet.Config Basic build infrastructure. 2015-04-08 15:29:15 -07:00
NuGet.master.config Basic build infrastructure. 2015-04-08 15:29:15 -07:00
NuGet.release.config Basic build infrastructure. 2015-04-08 15:29:15 -07:00
README.md Updating readme 2015-04-08 13:08:45 -07:00
ServerTests.sln Infrastructure and Hello World and NTLM tests. 2015-04-16 10:38:05 -07:00
build.cmd Consume the checked in DeploymentHelpers. 2015-04-21 13:12:16 -07:00
build.sh Basic build infrastructure. 2015-04-08 15:29:15 -07:00
global.json Consume the checked in DeploymentHelpers. 2015-04-21 13:12:16 -07:00
makefile.shade Basic build infrastructure. 2015-04-08 15:29:15 -07:00

README.md

Server Tests

This repo hosts Helios, WebListener and Kestrel tests.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.