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

fix: Removed dependency to Junit4 #777

Conversation

szymonsadowski3
Copy link
Contributor

@szymonsadowski3 szymonsadowski3 commented Apr 27, 2023

Addresses #775.

Workaround idea for excluding junit4 from testcontainers dependency taken from testcontainers/testcontainers-java#970

Additionally adjusted IntegrationTestBaseClass to use junit5 fail assertion

obraz

@szymonsadowski3
Copy link
Contributor Author

@fabapp2 feel free to review, builds seem to be passing :)

Copy link
Contributor

@fabapp2 fabapp2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks for your contribution @szymonsadowski3 🚀

@fabapp2 fabapp2 added type: enhancement New feature or request in: sbm-core labels Apr 27, 2023
@fabapp2 fabapp2 merged commit 8c0e880 into spring-projects-experimental:main Apr 27, 2023
@fabapp2 fabapp2 added this to the v0.14.0 milestone Apr 27, 2023
@fabapp2 fabapp2 linked an issue Apr 27, 2023 that may be closed by this pull request
fabapp2 pushed a commit that referenced this pull request May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: sbm-core type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove dependency to Junit4
2 participants