KitwareMedical / KitwareMedical/SlicerPythonTestRunner
Decorators should be compatible with no call syntaxe
Ouverte
bug
- Langage dominant
- Python
- Étoiles
- 3
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently decorating a method `runTestInSlicerContext` without call args will incorrectly mark the test as successfully run when run from the Slicer widget env.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Locate the decorator applied to runTestInSlicerContext and inspect how it behaves when used without call arguments. Reproduce the case from the Slicer widget environment and verify that the test is not reported as successfully run unless it actually executes; add or update regression coverage where the existing tests for this decorator are located.
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é
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 58/100