Skip to content

Update Recommendation For Testing#2520

Open
jdunn596 wants to merge 1 commit intoOoTRandomizer:Devfrom
jdunn596:notes
Open

Update Recommendation For Testing#2520
jdunn596 wants to merge 1 commit intoOoTRandomizer:Devfrom
jdunn596:notes

Conversation

@jdunn596
Copy link

@jdunn596 jdunn596 commented Jan 27, 2026

The -n flag isn't compatible with pytest alone and requires the extension pytest-xdist to function. As a result, using the provided config while following the current instructions will cause pytest to fail. Installing pytest-xdist will also install pytest as a dependency, resolving this issue.

Testing

Ran tests with provided config post pytest-xdist install

@fenhl fenhl added Status: Needs Review Someone should be looking at it Component: Documentation Affects user-facing help messages or public API docs Type: Maintenance Code style, infrastructure, updating dependencies labels Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Documentation Affects user-facing help messages or public API docs Status: Needs Review Someone should be looking at it Type: Maintenance Code style, infrastructure, updating dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants