CIL
CIL copied to clipboard
GPU test markers
The clunky solution from #1729 (542294fa22204b0dbfb571f603049fc3706ec44e & 33ef42c5aa9e877c50e602125575c900d410434d) could be improved
TESTS_FORCE_GPU=1 python -m unittest discover -v \
-k tigre -k TIGRE -k astra -k ASTRA -k gpu -k GPU ./Wrappers/Python/test
- [ ] more consistent test names/markers (
-k GPU
alone should be enough?) - [ ] document test naming convention(s) in
developer_guide.rst