GID-Flow / PDGrapher /tests /README.md
Boom5426's picture
Upload GID-Flow project snapshot (deduped: code + key artifacts)
07fcdfe verified
|
Raw
History Blame Contribute Delete
383 Bytes
# PDGrapher: testing
Tests can be either run individually or together from the root directory with `python3 -m unittest discover .`. Some of the tests require data ([test_dataset.py](test_dataset.py), [test_pdgrapher.py](test_pdgrapher.py), and [test_package.py](test_package.py))
Since some tests emulate real world use cases, they may also take a while to complete (~20 minutes).