Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Parallel and distributed testing #19

Open
OlivieFranklova opened this issue Sep 16, 2024 · 0 comments · May be fixed by #34
Open

add Parallel and distributed testing #19

OlivieFranklova opened this issue Sep 16, 2024 · 0 comments · May be fixed by #34
Assignees
Labels
low Low priority task

Comments

@OlivieFranklova
Copy link
Collaborator

Add pyrest-xdist

Doc

stages:
  - test

test:
  stage: test
  script:
    - pip install pytest pytest-xdist
    - pytest -n auto --dist=loadscope
@OlivieFranklova OlivieFranklova self-assigned this Sep 16, 2024
@OlivieFranklova OlivieFranklova added the low Low priority task label Sep 16, 2024
@OlivieFranklova OlivieFranklova linked a pull request Sep 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low Low priority task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant