jerry-git / jerry-git/pytest-split
compatibility with pytest-dependency
- Langage dominant
- Python
- Étoiles
- 325
- Forks
- 56
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi,
first: thank you for the cool tool, it really helps with faster CI pipelines :)
My request: can you make the split algorithm take pytest dependencys into account? We have same test that depend on other test to run first. Currently pytest splits theses into different groups which will result in the tests failing.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by locating the test-splitting algorithm and reviewing how pytest-dependency expresses test ordering. Determine how dependent tests should be grouped without breaking the existing balancing behavior, then add coverage for dependency-aware splitting and run the plugin's test suite to confirm dependent tests no longer fail because they were separated.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- testing
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 38/100