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

Parallelize unit and integration tests #273

Open
mofeing opened this issue Dec 26, 2024 · 0 comments
Open

Parallelize unit and integration tests #273

mofeing opened this issue Dec 26, 2024 · 0 comments
Labels
ci/cd Continuous Integration / Continuous Deployment good first issue Good for newcomers

Comments

@mofeing
Copy link
Member

mofeing commented Dec 26, 2024

The idea is to run unit and integration tests in different GitHub Action jobs. For that, both "test/runtests.jl" and the ".github/workflows/CI.yml" files have to be modified.

It should be quite easy and should cut by half test times on CI.

@mofeing mofeing added good first issue Good for newcomers ci/cd Continuous Integration / Continuous Deployment labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous Integration / Continuous Deployment good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant