Matthias Bünger
Matthias Bünger
Maybe it's a personal thing, but when I see a "fork me" ribbon/sign, I always get the feeling that this means "Hey this project is inactive, consider to fork it...
To be honest it's a bit hard for me to do a review without knowing what do you want to achieve or what the classes should do - the only...
Aside from my question about how to test "today" the PR would be no draft. So feel free to review the other changes too.
Updates with your review results. If I have not overseen anything, I think that PR is done and ready to merge.
This might help: https://blog.gradle.org/mrjars
I'm a bit confused by the example/idea: Do the classes of the `@Shared` resources be the same or can be different. I guess they can be whatever they want?
> > Task :spotlessJavaCheck FAILED :D
> /Users/runner/work/junit-pioneer/junit-pioneer/src/main/java/org/junitpioneer/jupiter/resource/Resource.java:32: warning: [try] auto-closeable resource Resource has a member method close() that could throw InterruptedException public interface Resource extends AutoCloseable { ^ where T is a type-variable: T extends...
I'm fine with updating to 5.13.1. And soon to 6.0 :)
Added label "blocked" for now, until JUnit team decided