Skip to content

Commit

Permalink
added flaky pytest plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Dec 6, 2024
1 parent 7208774 commit 4fa7243
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions services/autoscaling/requirements/_test.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ deepdiff
docker
faker
fakeredis[lua]
flaky
httpx
moto[server]
psutil
Expand Down
2 changes: 2 additions & 0 deletions services/autoscaling/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ faker==33.1.0
# via -r requirements/_test.in
fakeredis==2.26.1
# via -r requirements/_test.in
flaky==3.8.1
# via -r requirements/_test.in
flask==3.1.0
# via
# flask-cors
Expand Down

0 comments on commit 4fa7243

Please sign in to comment.