Running Tests¶ Setup¶ pip install pytest Running the Test Suite¶ python -m pytest tests/ -v The test suite includes unit tests and integration tests that run every task type end-to-end on dummy datasets.