Integrate pytest coverage configuration

This commit is contained in:
2026-02-01 23:32:30 +01:00
parent 372d443cb2
commit ca362f80fe
3 changed files with 27 additions and 0 deletions

2
requirements-dev.txt Normal file
View File

@@ -0,0 +1,2 @@
pytest>=9,<10
pytest-cov>=5,<8