eclipse-score / eclipse-score/docs-as-code
Support multi-file RST test cases
Offen
#688
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @hemanth-sai6792
Auf GitHub ansehen
good first issue
- Vorherrschende Sprache
- Python
- Sterne
- 10
- Forks
- 32
- Ø Merge
- 23 Std. 52 Min.
- Gemergte PRs (30 T.)
- 52
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.