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

Optimize tests duration by using Junit 5 concurrency #72

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

jonesbusy
Copy link
Collaborator

Description

Optimize tests duration by using Junit 5 concurrency

Testing done

### Submitter checklist
- [ ] If an issue exists, it is well described and linked in the description
- [x] The description of this pull request is detailed and explain why this pull request is needed
- [x] The changeset is on a specific branch. Using `feature/` for new feature, or improvements ; Using `fix/` for bug fixes ; Using `docs/` for any documentation changes.
- [ ] If required, the documentation has been updated
- [ ] There is automated tests to cover the code change / addition or an explanation why there is no tests in the description.

@jonesbusy jonesbusy force-pushed the feature/junit-5-parallel branch from 6de803d to 48ae827 Compare January 30, 2025 10:44
@jonesbusy jonesbusy merged commit 406e014 into oras-project:main Jan 30, 2025
2 checks passed
@jonesbusy jonesbusy deleted the feature/junit-5-parallel branch January 30, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant