This repository has been archived by the owner on Nov 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Testing
tdayris-perso edited this page Jan 6, 2021
·
2 revisions
Scripts embedded within this pipeline can be tested with make
and pytest
.
make all-unit-tests
The smoke tests are used for continuous integration, just run:
make conda-tests # To test conda installer
make test-cli-wrapper-report.html # To test the pipeline itself
Continuous integration is available. See the "Actions" tab on Github.
Typos corrections and issues are welcomed