microsoft / microsoft/vscode-java-test
Some tests inside static class won't run after click "Run All Tests" button
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- TypeScript
- Estrellas
- 340
- Forks
- 173
- Merge medio
- 1 d 19 h
- PR fusionados (30 d)
- 18
Descripción
Environment:
OS: Windows
JDK: 11
Java Test Runner Extension: 0.31.2
Repro steps:
1.git clone : https://github.com/ZhengJun003/junit5-samples/tree/testrunner
2.Open junit5-jupiter-starter-maven with VSCode
3.Click "Run All Tests" from Test Explorer
Result:
Tests inside static class don't run.

Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Reproduce the issue using the junit5-jupiter-starter-maven sample from the linked testrunner branch in VS Code. Start with the Test Explorer "Run All Tests" entry point and compare discovery of tests inside static classes with the reported result. Done means all tests in the static class run when "Run All Tests" is selected.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java, vscode
- Área
- testing
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100