Commit c3aa78f0 authored by Eric Duminil's avatar Eric Duminil
Browse files

Adding coverage

parent 7bc7e470
......@@ -13,3 +13,4 @@ wheels/
old/
.cache
.coverage
......@@ -19,7 +19,7 @@ dependencies = [
simstadt = "simstadt:main"
[dependency-groups]
dev = ["pytest>=8.0", "rich"]
dev = ["pytest>=8.0", "rich", "pytest-cov"]
[tool.pytest.ini_options]
testpaths = ["tests"]
......
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment