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

Remove JUnit4, use testcontainers bom #97

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

yuppie-flu
Copy link
Contributor

This PR removes JUnit4 from the dependencies to avoid confusion with JUnit5 methods.
Testcontainers unfortunately still requires JUnit4 (see this issue). A recommended workaround is to use quarkus-junit4-mock.

Also the PR introduces testcontainers-bom, because the project has 3 testcontainers dependency.
aws-java-sdk-bom was removed, because there is only one aws-s3 dependency, so the bom usage doesn't make sense.

@lukasniemeier-zalando
Copy link
Collaborator

Good catch 👍

@lukasniemeier-zalando
Copy link
Collaborator

👍

@lukasniemeier-zalando lukasniemeier-zalando merged commit e869d19 into zalando-stups:main Jan 3, 2024
4 checks passed
@yuppie-flu yuppie-flu deleted the remove-junit4 branch January 3, 2024 19:05
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