These snapshots will need to be refreshed when we made changes and are happy with the changed or new layout. uv run pytest --snapshot-update tests.py
274 B
274 B
Teilchensammler
This is a little TUI based on Textual for entering new Teilchen and for searching for existing Teilchen.
Data will eventuall be stored in a SQLite database.
Running tests
uv run pytest tests.py