KitwareMedical / KitwareMedical/SlicerPythonTestRunner
Decorators should be compatible with no call syntaxe
Aberta
bug
- Linguagem predominante
- Python
- Estrelas
- 3
- Forks
- 2
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Currently decorating a method `runTestInSlicerContext` without call args will incorrectly mark the test as successfully run when run from the Slicer widget env.
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- testing
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 58/100