eclipse-score / eclipse-score/docs-as-code
Support multi-file RST test cases
Abierto
good first issue
- Lenguaje dominante
- Python
- Estrellas
- 10
- Forks
- 32
- Merge medio
- 23 h 52 min
- PR fusionados (30 d)
- 52
Descripción
The RST test runner currently copies and builds one RST file per test. This prevents testing cross-document behaviour such as `needextend` targeting a need in another document.
Possible approach: support a test-case directory containing an `index.rst` and related RST files, copy the directory into the temporary Sphinx project, and validate warnings per source file. Keep the current single-file cases working.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.