Learning
Gentle introductions to mutation testing, coverage, and testing strategy for smart contracts and zk applications.
Mutation testing for Web3 & zero-knowledge systems.
Mutorium explores how mutation testing can make smart contracts, zk-circuits, and cryptographic protocols more robust. The goal: help builders ship code that fails loudly in tests instead of silently in production.
Traditional tests tell you when something is broken. Mutation testing asks a deeper question: would your tests notice if the code changed in subtle ways?
Gentle introductions to mutation testing, coverage, and testing strategy for smart contracts and zk applications.
Deep dives, experiments, and write-ups as we explore how mutation testing maps to EVM, Noir, and other ecosystems.
Open-source utilities and prototypes for metrics, coverage, and eventually full mutation testing pipelines.
Follow along as the ideas, tools, and research around mutation testing in Web3 and ZK evolve.