Go to file
N. Taylor Mullen 6f0a68b298 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:42 -08:00
test Add a runtimes section to fix win7 2016-11-23 11:52:02 -08:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:42 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md
ServerTests.sln #46 Test support for bin deployed aspnetcore.dll 2016-11-22 15:54:46 -08:00
appveyor.yml
build.cmd
build.ps1
build.sh
global.json Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:33 -08:00
install-nginx.sh
makefile.shade

README.md

Server Tests

AppVeyor: AppVeyor

Travis: Travis

This repo hosts Helios, WebListener and Kestrel tests.

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