jerry-git / jerry-git/pytest-split
Feature request: --no-split flag to disable splitting regardless of config
- Lenguaje dominante
- Python
- Estrellas
- 325
- Forks
- 56
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi,
I’d like to request a new CLI flag for pytest-split similar to how pytest-cov implements --no-cov.
Sometimes it’s useful to temporarily run the full test suite without splitting, even if pytest-split is configured in pytest.ini or other configuration files.
Thanks for consideration.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by locating pytest-split's CLI option registration and the handling of settings from pytest.ini or other configuration files. Compare the requested behavior with pytest-cov's --no-cov option, then verify that --no-split runs the full test suite even when splitting is configured.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- cli, testing
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100