RuhRoh 0.1.19-alpha
A chaos testing library for .NET. Ruh Roh allows you to reconfigure your dependencies (like an HTTP service) in order to simulate service outages, slow network connections, and so on. This can help to improve your software and allows for testing these - and more! - scenarios without having to actually affect other live services.
This is a prerelease version of RuhRoh.
Install-Package RuhRoh -Version 0.1.19-alpha
dotnet add package RuhRoh --version 0.1.19-alpha
<PackageReference Include="RuhRoh" Version="0.1.19-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RuhRoh --version 0.1.19-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RuhRoh, 0.1.19-alpha"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.3
- Castle.Core (>= 4.3.1)
- NETStandard.Library (>= 1.6.1)
- System.Reflection (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.5.1)
-
.NETStandard 2.0
- Castle.Core (>= 4.3.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RuhRoh:
Package | Downloads |
---|---|
RuhRoh.Extensions.Microsoft.DependencyInjection
A chaos testing library for .NET. Ruh Roh allows you to reconfigure your dependencies (like an HTTP service) in order to simulate service outages, slow network connections, and so on. This can help to improve your software and allows for testing these - and more! - scenarios without having to actually affect other live services.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.19-alpha | 252 | 5/15/2019 |
0.1.18-alpha | 241 | 3/21/2019 |
0.1.17-alpha | 235 | 3/21/2019 |
0.1.16-alpha | 324 | 1/29/2019 |
0.1.14-alpha | 297 | 1/28/2019 |
0.1.13-alpha | 459 | 3/8/2018 |
0.1.12-alpha | 457 | 3/8/2018 |
0.1.11-alpha | 445 | 3/7/2018 |
0.1.10-alpha | 479 | 3/7/2018 |
0.1.9-alpha | 500 | 3/6/2018 |
0.1.8-alpha | 400 | 2/19/2018 |
0.1.7-alpha | 484 | 2/18/2018 |
0.1.6-alpha | 443 | 2/13/2018 |
0.1.5-alpha | 487 | 2/10/2018 |
0.1.4-alpha | 459 | 2/10/2018 |
0.1.3-alpha | 449 | 2/10/2018 |