eclipse-score / eclipse-score/docs-as-code

Support multi-file RST test cases

Open
#688 2 comments 0 reactions 1 assignee Claimed by @hemanth-sai6792 View on GitHub
good first issue
Dominant language
Python
Stars
10
Forks
32
Avg merge
23h 52m
Merged PRs (30d)
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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.