tests: switch from subtests to parametrize, use --isolate everywhere to free CUDA memory in between

This commit is contained in:
Robert Sachunsky 2025-09-30 19:20:35 +02:00
parent 375e0263d4
commit 61b20cc83d
3 changed files with 100 additions and 106 deletions

View file

@ -1,4 +1,4 @@
pytest
pytest-subtests
pytest-isolate
coverage[toml]
black