KitwareMedical / KitwareMedical/SlicerPythonTestRunner
Decorators should be compatible with no call syntaxe
Offen
bug
- Vorherrschende Sprache
- Python
- Sterne
- 3
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently decorating a method `runTestInSlicerContext` without call args will incorrectly mark the test as successfully run when run from the Slicer widget env.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- testing
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 58/100