Skip to content

Commit 233a98b

Browse files
authored
test: add pytest-randomly (NVIDIA#1267)
1 parent 8edc5ea commit 233a98b

2 files changed

Lines changed: 42 additions & 0 deletions

File tree

cuda_bindings/pixi.lock

Lines changed: 41 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cuda_bindings/pixi.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ cuda-bindings = { path = "." }
1616
[feature.test.dependencies]
1717
pytest = ">=6.2.4"
1818
pytest-benchmark = ">=3.4.1"
19+
pytest-randomly = "*"
1920
pyglet = ">=2.1.9"
2021
numpy = "*"
2122

0 commit comments

Comments
 (0)