Build test
Build testing.
less than a minute
In order to run Build Tests locally, you need to follow the procedures of Getting Started related to Development use installation
and Example data files
.
After that you can run:
pip install . && pytest unit_testing/unit_test.py -s
It will ask you for the path of your example files.
Feedback
Was this page helpful?
Glad to hear it!
Sorry to hear that. Please tell us how we can improve.
Last modified November 3, 2023: add new corrections to the documentation (4a4989b)