Info
Version: | 0.1.19-alpha |
Author(s): | wcabus |
Last Update: | Wednesday, May 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ruh-roh/ruh-roh |
NuGet Url: | https://www.nuget.org/packages/RuhRoh |
Install
Install-Package RuhRoh
dotnet add package RuhRoh
paket add RuhRoh
RuhRoh Download (Unzip the "nupkg" after downloading)
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)
- Castle.Core(>= 4.3.1)
Tags
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.