Last updated:
0 purchases
pytestdirequal 0.2.1
pytest-dir-equal
pytest-dir-equals is a pytest plugin providing helpers to assert directories equality allowing golden testing
Getting started
Install pytest-dir-equal:
# pip
pip install pytest-dir-equal
# pipenv
pipenv install pytest-dir-equal
# PDM
pdm add pytest-dir-equal
Contributing
Read the dedicated contributing guidelines.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.