Skip to content

mrwilson/byte-monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

byte-monkey

Build Status

Bytecode-level fault injection for the JVM.

How to use

java -javaagent:byte-monkey.jar -jar your-java-app.jar

Supported Modes

  • Exception: Throw exceptions from methods that declare those exceptions
  • Latency: Introduce latency on method-calls

TODO

  • Better docs
  • Arg processing
  • Unwrap exceptions

About

🐒 Bytecode-level fault injection for the JVM.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages