JUnit 4 test runner for Selfie.
This module is currently a placeholder. Coroutine support is not yet implemented for JUnit4.
Add the dependency:
testImplementation 'com.diffplug.selfie:selfie-runner-junit4:LATEST'
The runner will automatically detect and run for JUnit4 tests. No additional configuration is needed.