Skip to content

Invoke pytest with parallelism flag#1020

Merged
mhucka merged 5 commits intoquantumlib:mainfrom
mhucka:pyproject-pytest-parallelism
Feb 26, 2026
Merged

Invoke pytest with parallelism flag#1020
mhucka merged 5 commits intoquantumlib:mainfrom
mhucka:pyproject-pytest-parallelism

Conversation

@mhucka
Copy link
Collaborator

@mhucka mhucka commented Feb 26, 2026

This adds -n auto to places where Pytest is invoked, to take advantage of parallelism if possible.

@github-actions github-actions bot added the Size: XS <10 lines changed label Feb 26, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

The pull request successfully integrates the -n auto flag into Pytest invocations within both the Makefile and pyproject.toml. This change aligns with the objective of enabling parallelism for tests, which should improve test execution efficiency. The modifications are straightforward and correctly applied.

@mhucka mhucka enabled auto-merge February 26, 2026 19:20
@mhucka mhucka disabled auto-merge February 26, 2026 19:29
@mhucka mhucka merged commit a9f4487 into quantumlib:main Feb 26, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: XS <10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant