Skip to content

Commit f23350f

Browse files
committed
chore: add coverage tooling
1 parent 423d08d commit f23350f

File tree

2 files changed

+100
-0
lines changed

2 files changed

+100
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ requires = ["hatchling>=1.12.0"]
4242
dev = [
4343
"jwcrypto>=1.5.6",
4444
"pre-commit>=3.5.0",
45+
"pytest-cov>=5.0.0",
4546
"pytest>=8.3.3",
4647
]

0 commit comments

Comments
 (0)