[Archived] Tests for Helios, WebListener and Kestrel. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
Cesar Blum Silveira c5186cc01d Reference Microsoft.NETCore.Platforms where necessary. 2016-02-03 11:52:24 -08:00
test Reference Microsoft.NETCore.Platforms where necessary. 2016-02-03 11:52:24 -08:00
.gitattributes Basic build infrastructure. 2015-04-08 15:29:15 -07:00
.gitignore Reacting to hosting rename 2016-01-17 16:43:28 -08:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:53:44 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 14:00:32 -07:00
NuGet.config Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:03 -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 Add AppVeyor, Travis build status 2015-06-22 21:21:40 +03:00
ServerTests.sln Infrastructure and Hello World and NTLM tests. 2015-04-16 10:38:05 -07:00
build.cmd Fix local build break 2015-10-12 13:18:43 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-11 00:44:12 -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

AppVeyor: AppVeyor

Travis: Travis

This repo hosts Helios, WebListener and Kestrel tests.

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