aai-institute / aai-institute/pyDVL

Define more pytest markers

Abierto
#453 0 comentarios 0 reacciones 0 asignados Ver en GitHub
testing
Lenguaje dominante
Python
Estrellas
146
Forks
10
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.