Skip to content

Commit

Permalink
test: randomize test order (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman committed Dec 23, 2021
1 parent aec0090 commit de3a45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ pytest = ">=3.6.3"
pytest = "^6.0"
pytest-cov = "^2.8.1"
pytest-httpbin = "^1.0"
pytest-randomly = "^3.5.0"
asynctest = "^0.13.0"
requests = "^2.26.0"
starlette = "^0.14.2"
Expand Down

0 comments on commit de3a45e

Please sign in to comment.