google / gwtmockito

Better GWT unit testing
https://google.github.io/gwtmockito
Apache License 2.0
157 stars 51 forks source link

Junit5 support #94

Open kaluchi opened 2 years ago

kaluchi commented 2 years ago

Will there be support for juni5? So that the user can replace @RunWith(GwtMockitoTestRunner.class) with @ExtendWIth(GwtMockitoExtension.class)

jschmied commented 1 year ago

We migrate to JUnit5 also, support would be nice