byte-monkey
Fault injector
A tool that injects faults into JVM applications to test failure scenarios
Bytecode-level fault injection for the JVM.
225 stars
15 watching
18 forks
Language: Java
last commit: over 4 years ago
Linked from 1 awesome list
chaos-engineeringchaos-monkeyjava
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to introduce controlled errors into .NET test projects to help identify error-prone code. | 18 |
| A library for simulating system failures and testing the resilience of AWS services | 250 |
| A tool that injects intentional errors into AWS Lambda functions to test their fault tolerance and resilience. | 94 |
| A tool that introduces failures into HTTP requests via a proxy server to test error handling. | 144 |
| Enables code injection into arbitrary processes on Mac OS X by copying over necessary code and creating a new thread to execute it. | 823 |
| Provides a simple framework for managing dependencies in BeefLang applications. | 4 |
| A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,278 |
| A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 |
| A Java shell designed to extend and interact with the Java Virtual Machine. | 937 |
| Tool for simulating random operations on iOS applications to test app stability and crash points. | 199 |
| A compile-time dependency injection system for Crystal that enables modular and flexible application design. | 21 |
| 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 |
| A Chaos Injection library for AWS Lambda functions to conduct small chaos engineering experiments. | 101 |
| A dependency injection framework that simplifies storyboard segue configuration by providing a type-safe way to manage view controller dependencies. | 280 |