-
Notifications
You must be signed in to change notification settings - Fork 231
WIP: Update Junit/Mockito #837
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
base: master
Are you sure you want to change the base?
Conversation
deb2929
to
3e79482
Compare
Is this the time to avoid container in a unit test anti-pattern? |
We got a problem with PicoContainer anyway in order to support the latest JDKs. Unfortunately I did not had the time to work on this problem so far. |
Yes I see it looks abandoned https://github.com/picocontainer/picocontainer |
I did some trials in using Weld CDI in my separate PR #779, but did not have enough time to work more on this lately... |
@delanym the current |
3e79482
to
bb998c1
Compare
Updated, but there's an issue with loading the byte buddy agent in the core tests. |
@delanym any update on this? |
@reinhapa nope. I'm swamped with other stuff |
Are you open to an aggressive migration to JUnit5? Aggressive meaning to potentially disable non-trivial issues?