Android代码-AndroidTestXRunner

时间:2022-08-26 01:25:11
【文件属性】:
文件名称:Android代码-AndroidTestXRunner
文件大小:153KB
文件格式:ZIP
更新时间:2022-08-26 01:25:11
Android代码 Android Test XRunner This library allows you to run Android UI tests multiple times in a single instrumentation execution. Written in Kotlin. Why use it? Let's face it - instrumentation tests can be flaky. Even if your brand new test passes the first time you run it on a device, it doesn't mean that it won't fail if you run it again. Therefore, it's a good practice to try it at least a couple of times just to be sure. Common approaches are to either run the test over and over again via e.g. cons
【文件预览】:
AndroidTestXRunner-master
----gradlew(5KB)
----settings.gradle(35B)
----xrunner-library()
--------src()
--------.gitignore(7B)
--------bintrayv1.gradle(840B)
--------build.gradle(4KB)
--------proguard-rules.pro(751B)
----verification.sh(2KB)
----_functions.sh(1KB)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(4KB)
----gradlew.bat(2KB)
----gradle.properties(870B)
----ktlint.gradle(1KB)
----.gitignore(87B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
----CHANGELOG.md(535B)
----build.gradle(2KB)

网友评论