eclipse-score / eclipse-score/docs-as-code
consolidate scenarios
- Lenguaje dominante
- Python
- Estrellas
- 10
- Forks
- 32
- Merge medio
- 23 h 52 min
- PR fusionados (30 d)
- 52
Descripción
currently scenarios are written like unit tests. very small and isolated. however running every scenario takes ages with bazel. we should test multiple things per scenario. this will implicitly make the scenarios themselfes more realistic.
hint: attempt to follow realistic score scenarios
---
included or follow-up:
gap: add scenario with pytest and gtest. with a passing, failing, skipped, and errored testcase. Based on #774 the parser should be way more defensive, e.g. unknown attribute = error.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by locating the existing scenario tests and their Bazel target, then compare them with realistic score scenarios. Completion means scenarios exercise multiple behaviors while avoiding the current per-scenario runtime cost; pytest and gtest coverage, including passing, failing, skipped, and errored cases, is listed as included or follow-up work alongside the defensive parser changes from #774.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- build-system, testing
- Tipo de issue
- Refactorización
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Activo
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 38/100