.NET reliability and stress test tooling
Перейти к файлу
Scott Schaab 6addc13cfb Merge pull request #139 from schaabs/dev
Removing obsolete files
2017-04-05 09:16:53 -07:00
Documentation/design/dumpling
src removing obsolete files 2017-04-05 09:15:36 -07:00
test
toolbox/list_build_ids
.gitattributes
.gitignore
AnyOS.AnyCPU.Debug-Test-Archive-List.txt
BuildToolsVersion.txt
CONTRIBUTING.md
DotnetCLIVersion.txt
LICENSE
README.md
build.cmd
build.proj
build_test.cmd
dir.props
dir.targets
dir.traversal.targets
init-tools.cmd
mono.targets
netci.groovy
override.targets
publishexe.targets
roslyn.xplat.targets

README.md

the dumpling service

###http://aka.ms/dumpling

dotnet-reliability

Contains the tooling and infrastructure used for .NET stress testing and reliability investigation. More specifically this includes tools for, but not limited to :

  • authoring component specific stress and load tests
  • generating stress tests from existing framework and runtime tests
  • unified dump collection, storage, and bucketing across all .NET supported platforms
  • investigating and diagnosis of reliability failures