facebook / screenshot-tests-for-android

Generate fast deterministic screenshots during Android instrumentation tests
http://facebook.github.io/screenshot-tests-for-android
Apache License 2.0
1.74k stars 229 forks source link

Add support for junit jupiter tests #291

Open karsie opened 3 years ago

karsie commented 3 years ago

Tests are currently not recognized by the TestNameDetector when they are annotated with org.junit.jupiter.api.Test This makes all tests show up as unknown