Skip to content

Commit 204838d

Browse files
committed
Add pytest-mock
The `spy` method this package provides is super useful
1 parent 4401bc0 commit 204838d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

poetry.lock

Lines changed: 18 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ responses = "^0.24.1"
3939
httpx = "^0.25.2"
4040
factory-boy = "^3.3.0"
4141
pytest-factoryboy = "^2.6.0"
42+
pytest-mock = "^3.12.0"
4243

4344
[build-system]
4445
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)