Tests: improve CUDA support detection (#985)
* implicitly skip any test that implicitly uses CUDA on a non-CUDA box * add a `requires_cuda` fixture
Showing
tests/conftest.py
0 → 100644
Please register or sign in to comment
* implicitly skip any test that implicitly uses CUDA on a non-CUDA box * add a `requires_cuda` fixture