Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

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

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

FromTest and Code


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

FromTest and Code

ratings:
Length:
30 minutes
Released:
Nov 19, 2020
Format:
Podcast episode

Description

Your test suite tells you about the quality of your code under test.
Mutation testing is a way to tell you about the quality your test suite.
Anders Hovmöller wrote mutmut (https://mutmut.readthedocs.io/) 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.
Released:
Nov 19, 2020
Format:
Podcast episode

Titles in the series (100)

Test & Code is a weekly podcast hosted by Brian Okken. The show covers a wide array of topics including software engineering, development, testing, Python programming, and many related topics. When we get into the implementation specifics, that's usually Python, such as Python packaging, tox, pytest, and unittest. However, well over half of the topics are language agnostic, such as data science, DevOps, TDD, public speaking, mentoring, feature testing, NoSQL databases, end to end testing, automation, continuous integration, development methods, Selenium, the testing pyramid, and DevOps.