Test & Code in Python
Developing Software with Automated Tests
We found 1 episode of Test & Code in Python with the tag “mutation testing”.
-
138: Mutation Testing in Python with mutmut - Anders Hovmöller
November 19th, 2020 | 29 mins 58 secs
mutation testing, mutmut, software testing
Mutation testing is a way of testing the quality of your test suite. Anders wrote mutmut for mutation testing in Python, and explains mutation testing, mutmut usage, workflow, and more on this episode.