Mutation Testing Resources

A hand-picked “best of” mutation testing – focused on high-signal tools and learning resources rather than an exhaustive list.

This page is curated by Mutorium Labs and built on top of the community-maintained Awesome Mutation Testing list. If you want everything, go there. If you want a guided path, start here.

Core introductions

Rust

Our main language focus. These are the tools we consider most relevant if you write or study Rust code.

Solidity & smart contracts

Smart contracts are a natural fit for mutation testing: small programs, high stakes. These are the key tools to know.

Key papers (short list)

For a deeper understanding, these are good entry points from the much longer bibliography in Awesome Mutation Testing.

Talks & videos

If you prefer to see mutation testing in action, these are good starting talks.

From Mutorium Labs

These are our own resources that build on the tools and papers above, especially in the context of Web3 and ZK.