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

Migrate to megatest #212

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Migrate to megatest #212

merged 1 commit into from
Aug 23, 2024

Conversation

casperisfine
Copy link
Collaborator

@casperisfine casperisfine commented Aug 23, 2024

And add support for test parallelization, which speeds up the test suite quite significantly.

master: 50s
this branch: 21s

It would have been possible to parallelize with Minitest, but it's way less convenient.

@casperisfine casperisfine force-pushed the megatest branch 2 times, most recently from 5012e04 to 359dfbf Compare August 23, 2024 12:20
And add support for test parallelization, which speeds up
the test suite quite significantly.
@casperisfine casperisfine merged commit c299588 into master Aug 23, 2024
26 checks passed
@casperisfine casperisfine deleted the megatest branch August 23, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants