Testing#
randextract
uses unittest for unit and integration tests. Here are the instructions to run these tests locally,
as well as detailed calculations for the relevant examples.
How to run the tests#
python -m unittest -v
It is also possible to use pytest
pytest tests