Go to file
Pavel Krymets 194ef76432
Use IntegrationTesting.IIS (#133)
2018-07-17 08:57:18 -07:00
build Use IntegrationTesting.IIS (#133) 2018-07-17 08:57:18 -07:00
test Use IntegrationTesting.IIS (#133) 2018-07-17 08:57:18 -07:00
.appveyor.yml
…
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
Directory.Build.props
…
Directory.Build.targets
…
LICENSE.txt
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md
…
ServerTests.sln
…
build.cmd
…
build.sh
…
install-nginx.sh
…
korebuild-lock.txt Update dependencies.props 2018-07-08 12:28:40 -07:00
korebuild.json Update infrastructure for the 2.2 release 2018-06-28 16:21:51 -07:00
run.cmd
…
run.ps1 Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:17:17 -07:00
run.sh Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:17:17 -07:00
version.props
…

README.md

Server Tests

Travis build status AppVeyor build status

This repo hosts HttpSysServer 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.