Skip to content

Testing

Philipp Niedermayer edited this page Oct 1, 2024 · 8 revisions

Testing

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

Dependencies are managed with pip-compile, see .github/workflows/dependencies.yaml

Clone this wiki locally