-
Notifications
You must be signed in to change notification settings - Fork 4
Testing
Philipp Niedermayer edited this page Oct 1, 2024
·
8 revisions
The Jupyter notebooks in the examples directory serves both, for testing and documentation. However, automated testing with CI just checks that there are now exceptions. The visual output of the plots is currently not automatically checked and has to be confirmed by visual inspection.
Dependencies are managed with pip-compile, see .github/workflows/dependencies.yaml