About Mutorium Labs
Mutorium Labs is a personal lab focused on one thing: exploring how mutation testing can make Web3 and zero-knowledge systems more robust.
Today, most testing practice in smart contracts and zk applications stops at code coverage and happy-path unit tests. Mutation testing goes a level deeper by checking whether tests actually fail when the logic is subtly wrong.
What I’m working on
- Foundational learning material on mutation testing.
- Tools and prototypes for metrics, coverage, and mutants.
- Experiments around mutation testing for smart contracts and Noir/zk.
Who is behind Mutorium Labs?
Mutorium Labs is currently a one-person effort by 0xLoopTheory, a security-minded engineer who wants to help the ecosystem ship code that fails loudly in tests instead of silently in production.
Get in touch
If you’re interested in mutation testing for your project or just want to talk about testing and ZK, feel free to reach out:
- Personal X: @0xLoopTheory
- Mutorium Labs X: @MutoriumLabs
- GitHub: github.com/mutorium