Skip to content

Commit 447e57b

Browse files
committed
py(deps[test]) Add pytest-cookies
See also: https://github.com/hackebrot/pytest-cookies
1 parent 3fe6fb9 commit 447e57b

File tree

2 files changed

+137
-0
lines changed

2 files changed

+137
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ dev-dependencies = [
7474
# Testing
7575
"gp-libs",
7676
"pytest",
77+
"pytest-cookies",
7778
"pytest-rerunfailures",
7879
"pytest-mock",
7980
"pytest-watcher",
@@ -105,6 +106,7 @@ docs = [
105106
testing = [
106107
"gp-libs",
107108
"pytest",
109+
"pytest-cookies",
108110
"pytest-rerunfailures",
109111
"pytest-mock",
110112
"pytest-watcher",

uv.lock

+135
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)