Go to file
Chris R a5daae325e Add tests for response body formats (chunked, content-length, close, etc.). 2015-05-04 15:55:32 -07:00
src/Placeholder Infrastructure and Hello World and NTLM tests. 2015-04-16 10:38:05 -07:00
test Add tests for response body formats (chunked, content-length, close, etc.). 2015-05-04 15:55:32 -07:00
.gitattributes
.gitignore Infrastructure and Hello World and NTLM tests. 2015-04-16 10:38:05 -07:00
CONTRIBUTING.md
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 14:00:32 -07:00
NuGet.Config
NuGet.master.config
NuGet.release.config
README.md
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
global.json Consume the checked in DeploymentHelpers. 2015-04-21 13:12:16 -07:00
makefile.shade

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.