You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2024. It is now read-only.
Hi.
Great work here.
All I found missing is that the Docker annotation cannot be "meta-present".
That is, I cannot create a custom annotation:
And the solution is really simple!
Instead of this in DockerExtension.java:
Just use JUnit 5's AnnotationUtils class: