Skip to content

Commit 05456f3

Browse files
author
Adrian Chang
committed
add timestamps
1 parent 2a83849 commit 05456f3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dev-dependencies = [
2525
"pytest-xdist>=3.5.0",
2626
"toml-cli>=0.6.0",
2727
"faker>=25.5.0",
28+
"pytest-timestamper>=0.0.10",
2829
]
2930

3031
[tool.rye.workspace]

requirements-dev.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ pytest-cases==3.8.5
205205
pytest-cov==5.0.0
206206
pytest-rerunfailures==14.0
207207
pytest-snapshot==0.9.0
208+
pytest-timestamper==0.0.10
208209
pytest-xdist==3.6.1
209210
python-dateutil==2.8.2
210211
# via faker

0 commit comments

Comments
 (0)