Set up pytest and coverage tooling

This commit is contained in:
2026-08-28 01:15:28 +02:00
parent 34df950cbd
commit 6afc8585db
3 changed files with 32 additions and 0 deletions
+2
View File
@@ -2,3 +2,5 @@
__pycache__
*.egg-info
*.pyc
.coverage
htmlcov/