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

test: Speeds up test suite using plugins #222

Merged
merged 9 commits into from
Oct 19, 2023
Merged

test: Speeds up test suite using plugins #222

merged 9 commits into from
Oct 19, 2023

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Oct 19, 2023

This PR adds several plugins to improve testing:

  • xdist to parallelize tests
  • cov to integrate coverage in pytest
  • pretty to improve console output

@frgfm frgfm added the type: improvement New feature or request label Oct 19, 2023
@frgfm frgfm added this to the 0.3.3 milestone Oct 19, 2023
@frgfm frgfm self-assigned this Oct 19, 2023
@frgfm frgfm added ext: tests Related to test topic: ci labels Oct 19, 2023
@github-actions github-actions bot removed ext: tests Related to test topic: ci labels Oct 19, 2023
@frgfm frgfm merged commit 97f91b5 into main Oct 19, 2023
17 of 18 checks passed
@frgfm frgfm deleted the pytest branch October 19, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: build type: improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant