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

py311-pytest-regtest

2.3.5

Pytest plugin for snapshot regression testing

pytest-regtest is a plugin for pytest to implement regression testing. Unlike functional testing, regression testing does not test whether the software produces the correct results, but whether it behaves as it did before changes were introduced. More specifically, pytest-regtest provides snapshot testing, which implements regression testing by recording data within a test function and comparing this recorded output to a previously recorded reference output.

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

Dependencies (2)

More in devel