Testing

Running Tests

pytest tests/

Test Coverage

pytest --cov=phenonn tests/

Writing Tests

Add new tests in the tests/ directory following the existing patterns.