junit-team/junit-examples

Add Android integration test project

Opened this issue · 1 comments

Description

Directory https://github.com/junit-team/junit5/tree/master/platform-tooling-support-tests/projects already contains various gradle-xxx projects, but none using an Android environment.

https://github.com/junit-team/junit5-samples should also include an Android-based sample project.

Deliverables

There already is a sample project in the android-junit5 repository, however it would be great to have one in the proper JUnit 5 space, too. I'll consider it for future submission through a PR when I find some time! 👍