Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 383 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 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_pdgrapher.py, and test_package.py)

Since some tests emulate real world use cases, they may also take a while to complete (~20 minutes).