jerry-git / jerry-git/pytest-split
pytest-split test collection is not compatible with pytest-testmon
- Langage dominant
- Python
- Étoiles
- 325
- Forks
- 56
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Is pytest-split compatible with pytest-testmon?
I want ro run all tests in groups (using pytest-split) and then use testmon to run only the affected tests inside those groups.
Testmon said no files have changed (no affected tests) but is pytest-split is running all tests anyways:
testmon: **changed files: 0**, unchanged files: 456, environment: default
rootdir: /Users/marcodicro/src/repo
configfile: test/project/pytest.ini
plugins: flaky-3.8.1, testmon-2.1.1, split-0.8.2
collecting 5771 items
[pytest-split] Splitting tests with algorithm: duration_based_chunks
[pytest-split] Running group 1/25 (estimated duration: 231.00s)
collected 5772 items / 5541 deselected / **231 selected**
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par reproduire la collection pytest présentée dans l’issue avec test/project/pytest.ini et les plugins pytest-split et pytest-testmon indiqués. Examinez comment la collection et la désélection interagissent, puis vérifiez que les tests concernés sont sélectionnés dans chaque groupe de split, tandis que les tests inchangés restent exclus.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- testing
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 32/100