Issue#100 Create TestRule Saving Screenshots on UI Test failure

This commit is contained in:
Gergely Hegedus 2022-07-13 11:51:10 +03:00
parent 45bcd20b2a
commit ca2dff2304
11 changed files with 190 additions and 7 deletions

View file

@ -116,3 +116,4 @@ dependencies {
androidTestImplementation testFixtures(project(':core'))
}
apply from: '../gradlescripts/pull-screenshots.gradle'