Mutmut: A Python mutation testing system (2016)(kodare.net)
kodare.net
Mutmut: A Python mutation testing system (2016)
https://kodare.net/2016/12/01/mutmut-a-python-mutation-testing-system.html
https://kodare.net/2016/12/01/mutmut-a-python-mutation-testing-system.html
Mutation testing is a new concept for me, and even though one has to manage the performance aspects of it, it seems like a good idea to at least apply to selected functions in one's codebase, in order to find bugs.