Go to file
Nate McMaster 3ec8b76236 Consolidate dependency versions into one file and remove workarounds 2017-03-15 19:05:25 -07:00
build Consolidate dependency versions into one file and remove workarounds 2017-03-15 19:05:25 -07:00
test Consolidate dependency versions into one file and remove workarounds 2017-03-15 19:05:25 -07:00
.gitattributes
.gitignore
.travis.yml Update appveyor and travis settings 2017-03-14 13:41:32 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
README.md
ServerTests.sln [Fixes #53] Enable skipped Standalone tests 2017-03-09 15:34:34 -08:00
appveyor.yml Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
build.cmd
build.ps1 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
build.sh Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
install-nginx.sh Don't install nginx twice on OSX Travis build. 2016-06-06 21:22:56 -07:00
version.props Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00

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.