Skip to content

Commit e9c6906

Browse files
uv: Add helper modules for pytest
1 parent 3aa1fcc commit e9c6906

2 files changed

Lines changed: 122 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ dev = [
2929
"check-jsonschema>=0.28.2",
3030
"pip-audit>=2.7.3",
3131
"pyright>=1.1.406",
32+
"pytest-md>=0.2.0",
33+
"pytest-emoji>=0.2.0",
34+
"pytest-dotenv>=0.5.2",
35+
"pytest-asyncio>=1.2.0",
36+
"pytest-rerunfailures>=16.0.1",
37+
"pytest-xdist>=3.8.0",
3238
]
3339

3440
[tool.isort]

uv.lock

Lines changed: 116 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)