eclipse-score / eclipse-score/docs-as-code
Support multi-file RST test cases
Ouverte
good first issue
- Langage dominant
- Python
- Étoiles
- 10
- Forks
- 32
- Merge moyen
- 23 h 52 min
- PR mergées (30 j)
- 52
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.