Set up testing with pytest and co

This commit is contained in:
2025-06-10 20:58:49 +02:00
parent 21ecc30974
commit 1b5b5a0ae9
8 changed files with 258 additions and 3 deletions

2
.gitignore vendored
View File

@@ -9,3 +9,5 @@ test.db
.ruff_cache
*.qcow2
.coverage