Letter P

python-expecttest - Python library to implement expect tests

Website: https://github.com/ezyang/ghstack
License: MIT
Vendor: Alcance Libre, Inc.
Description:
This 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 instead 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 EXPECTTEST_ACCEPT=1 environment variable to automatically
update the expected output.

Packages

python-expecttest-0.1.3-1.fc14.al.src [10 KiB] Changelog by Joel Barrios (2022-02-12):
- Initial spec file.

Listing created by Repoview-0.6.6-6.fc14.al