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

py311-pytest-mutagen

1.3_1

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.

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

Dependencies (2)

More in devel