byte-monkey

Fault injector

A tool that injects faults into JVM applications to test failure scenarios

monkey Bytecode-level fault injection for the JVM.

GitHub

225 stars
15 watching
18 forks
Language: Java
last commit: about 4 years ago
Linked from 1 awesome list

chaos-engineeringchaos-monkeyjava

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
faultify/faultify A tool to introduce controlled errors into .NET test projects to help identify error-prone code. 18
amzn/awsssmchaosrunner A library for simulating system failures and testing the resilience of AWS services 249
gunnargrosch/failure-lambda A tool that injects intentional errors into AWS Lambda functions to test their fault tolerance and resilience. 94
bouncestorage/chaos-http-proxy Introduces failures into HTTP requests via a proxy server to test error handling in clients. 145
rentzsch/mach_inject Enables code injection into arbitrary processes on Mac OS X by copying over necessary code and creating a new thread to execute it. 819
roguemacro/steak.dependencyinjection Provides a simple framework for managing dependencies in BeefLang applications. 4
softwaremill/macwire A dependency injection library for Scala that automatically generates instance creation code at compile-time. 1,275
malcomvetter/managedinjection A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge 162
crashub/crash A Java shell designed to extend and interact with the Java Virtual Machine. 936
mokemokechicken/crashmonkey Tool for simulating random operations on iOS applications to test app stability and crash points. 199
rwnx/hardwire A compile-time dependency injection system for Crystal that enables modular and flexible application design. 21
rodionovd/task_vaccine A C-based library that enables code injection into macOS processes by creating a new thread and executing a specific function within the process 54
adhorn/aws-lambda-chaos-injection A Chaos Injection library for AWS Lambda functions to conduct small chaos engineering experiments. 100
thoughtbot/perform A dependency injection framework that simplifies storyboard segue configuration by providing a type-safe way to manage view controller dependencies. 280