FreeBSD.software
Home/devel/py311-pytest-mutagen

py311-pytest-mutagen

1.3_1devel

Add the mutation testing feature to pytest

Mutagen is a plugin to pytest that makes it easy to do mutation testing. Mutation testing is a method of testing your tests. Mutagen helps you to define "mutant" versions of your code - code which is intentionally buggy - then you run your test suite on these mutants and verify that your tests actually catch the bugs. Mutation testing helps you to gauge test coverage and verify that your tests are good enough to exercise interesting behaviors in your code.

$pkg install py311-pytest-mutagen
pypi.org/project/pytest-mutagen
Origin
devel/py-pytest-mutagen
Size
155KiB
License
MIT
Maintainer
amdmi3@FreeBSD.org
Dependencies
2 packages
Required by
0 packages

Dependencies (2)