We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode 138: Mutation Testing in Python with mutmut - Anders Hovmöller

138: Mutation Testing in Python with mutmut - Anders Hovmöller

2020/11/19
logo of podcast Test & Code

Test & Code

Shownotes Transcript

Your test suite tells you about the quality of your code under test.

Mutation testing is a way to tell you about the quality of your test suite.

Anders Hovmöller wrote mutmut) for mutation testing in Python, and can be used with pytest, unittest, and others.

In this episode, Anders explains mutation testing, how mutation testing with mutmut works, and good workflows.

Special Guest: Anders Hovmöller.

Sponsored By:

Links: