Testing¶
Run tests¶
All tests use pytest.
No linters or formatters are configured in this repo.
Commands¶
uv run pytest -q
uv run pytest --cov=thema --cov-report=term-missing -q
All tests use pytest.
No linters or formatters are configured in this repo.
uv run pytest -q
uv run pytest --cov=thema --cov-report=term-missing -q