eclipse-score / eclipse-score/docs-as-code
Support multi-file RST test cases
Aperta
good first issue
- Lingua principale
- Python
- Stelle
- 10
- Fork
- 32
- Merge medio
- 23h 52m
- PR unite (30g)
- 52
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.