Active v0.5.1
Supertester
Battle-hardened OTP testing toolkit with chaos engineering, performance testing, and zero-sleep synchronization patterns for building robust Elixir applications.
Stats & Info
- Latest release: v0.5.1
- Recent downloads: 459
- All-time downloads: 751
- Maintainers: nshkrdotcom
Installation
Add supertester to your list of dependencies in mix.exs:
def deps do
[
{:supertester, "~> 0.5.1"}
]
endThen run:
mix deps.get