FreeBSD.software
Home/devel/py311-expecttest

py311-expecttest

0.2.1devel

Implementation of expect tests

The expecttest library implements expect tests (also known as "golden" tests). Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output. If the output of the test changes, you can rerun the test with the environment variable EXPECTTEST_ACCEPT=1 to automatically update the expected output.

$pkg install py311-expecttest
github.com/ezyang/expecttest
Origin
devel/py-expecttest
Size
56.5KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)