jangala-dev / jangala-dev/devicecode-lua
Make test runner auto detect runnable tests
- Lenguaje dominante
- Lua
- Estrellas
- 1
- Forks
- 0
- Merge medio
- 6 d 8 h
- PR fusionados (30 d)
- 6
Descripción
The current test runner requires each test file to be explicitly added to a list of tests in the run.lua file, this has created a point of pain when merging multiple branches together as it is common to have conflicts in this file. Change the runner to auto detect the tests needed to be run so we no longer get the merging issues.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Empieza leyendo run.lua y siguiendo cómo se ensambla y ejecuta la lista de pruebas explícita actual. Ejecuta el runner de pruebas existente para establecer su comportamiento actual y, después, verifica que los archivos de prueba ejecutables se descubran y ejecuten sin editar una lista central, incluso cuando se añadan archivos de prueba nuevos.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- lua
- Área
- testing-qa
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100