aai-institute / aai-institute/pyDVL
Define more pytest markers
Đang mở
testing
- Ngôn ngữ chính
- Python
- Star
- 146
- Fork
- 10
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
We currently have `pytest.mark.torch` as a pytest marker used to identify tests that depend on PyTorch. This can be used to selectively run only these tests or skip them altogether.
We should define more markers for other cases such as:
- `pytest.mark.ray` for tests that depend on ray.
- `pytest.mark.memcached` for tests that depend on memcached.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.