Coming from #2890 (comment):
we started an effort to set up some basic Android tests for us: https://github.com/mockito/mockito/tree/main/subprojects/androidTest However, this stalled as we couldn't get it to work on CI. If anybody affected here would like to dedicate some time to prevent these kind of issues from happening, please take a look at the existing test suite and infrastructure and submit a PR to get it passing on CI.
The presence of such Github Action would have helped to prevent regressions like #2890.
@TimvdLippe I will try to pull it off (I don't work with Android sadly), it seems like Github Actions have support for it.
Coming from #2890 (comment):
The presence of such Github Action would have helped to prevent regressions like #2890.
@TimvdLippe I will try to pull it off (I don't work with Android sadly), it seems like Github Actions have support for it.