aspnetcore/src/Servers/Kestrel
Justin Kotalik 3e056db750
Marking a good number of tests as flaky. (#9101)
2019-04-09 14:37:06 -07:00
..
Core
Kestrel
Transport.Abstractions
Transport.Libuv
Transport.Sockets
perf Fix Platform benchmark (#9204) 2019-04-09 10:52:04 -07:00
samples
shared
test Marking a good number of tests as flaky. (#9101) 2019-04-09 14:37:06 -07:00
tools/CodeGenerator
Directory.Build.props
README.md
build.cmd
build.sh
xunit.runner.json Marking a good number of tests as flaky. (#9101) 2019-04-09 14:37:06 -07:00

README.md

KestrelHttpServer

Kestrel is a cross-platform web server for ASP.NET Core.

File logging for functional test

Turn on file logging for Kestrel functional tests by specifying the environment variable ASPNETCORE_TEST_LOG_DIR to the log output directory.