add random order plugin (#30166)

add random order
old-commit-hash: 2048808827
laptop
Justin Newberry 2 years ago committed by GitHub
parent f1ac2e7216
commit 5b16fda00c
  1. 4
      poetry.lock
  2. 1
      pyproject.toml

4
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f71f613f59be58d7598daad562c360338ff9877b63caff3d67113d902c6d671c oid sha256:1e9969f3dbbc5122de48b4aa0f891d829457c1047bf51d92796a38717a27e528
size 450611 size 450856

@ -148,6 +148,7 @@ pytest-subtests = "*"
pytest-xdist = "*" pytest-xdist = "*"
pytest-timeout = "*" pytest-timeout = "*"
pytest-timeouts = "*" pytest-timeouts = "*"
pytest-random-order = "*"
ruff = "*" ruff = "*"
scipy = "*" scipy = "*"
sphinx = "*" sphinx = "*"

Loading…
Cancel
Save