Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-pytest-golden
Plugin for pytest that offloads expected outputs to data files
https://github.com/oprypin/pytest-golden
0
no reviews
Install
Expected output for test functions is stored in a YAML file.
The expected output can be updated by running pytest --update-goldens to automatically re-populate the output.