eclipse-score / eclipse-score/docs-as-code
Support multi-file RST test cases
Đang mở
good first issue
- Ngôn ngữ chính
- Python
- Star
- 10
- Fork
- 32
- Merge trung bình
- 23 giờ 52 phút
- Pull request đã merge (30 ngày)
- 52
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.