Skip to content

Testsuite Examples: Parallel test execution with pytest-xdist #144

@timmyte

Description

@timmyte

Currently, tests are run sequentially. Which is feasible for unit tests, but for the examples tests which can take quite a bit of time, parallel execution would be great.
Though, we have to take into account that each example might use several processes through ORCA as well.

https://qxf2.com/blog/xdist-run-tests-parallel-pytest/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions