Skip to content

Added initial support for test plans#59

Open
xross wants to merge 1 commit into
xmos:developfrom
xross:feat/testplan
Open

Added initial support for test plans#59
xross wants to merge 1 commit into
xmos:developfrom
xross:feat/testplan

Conversation

@xross

@xross xross commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@humphrey-xmos humphrey-xmos left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reviewed the project docs, skimmed the main python file. I feel its something we can refine through using.

Comment thread .gitignore
dkms.conf

# Built documentation
doc/_build/pdf/*.pdf

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe make this just "_build. Is there anything under _build that is committed?

Comment thread doc/rst/testplan.rst
as pytest fixture names and generated RST metadata field names. ``tests``
contains one entry per authored test-plan ID.

Every authored ``.. test::`` case must have a matching ``tests.<id>`` entry in

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Query: What does .. test:: relate to? Which file for example?
If its the "authored" RST, there doesn’t seem to be an RST example in the docs.

Comment thread doc/rst/testplan.rst
test plan are also reported as errors. This keeps the authored plan and central
test configuration synchronized without a separate sync command.

The ``pytest`` field records the collected pytest node without parameter values.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pytest field? In the yml? if so, maybe add to the example above? Or list the fields above.

@xross

xross commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

I need to tweak this pr a bit as @BrennanGit wants to add needs to xmosdoc proper rather than use of extra_extensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants