Android代码-pickle

时间:2022-08-25 18:20:14
【文件属性】:
文件名称:Android代码-pickle
文件大小:98KB
文件格式:ZIP
更新时间:2022-08-25 18:20:14
Android代码 Pickle Pickle is an implementation of Cucumber for Android which generates the tests classes at compile time instead of runtime. The main advantage over cucumber-android is that you won't need to use a different instrumentation runner for your Cucumber tests, and that, being generated, you can debug and inspect the tests, which makes it easier to debug errors. Installation Add this to your app build.gradle dependencies. ext.pickleVersion = '1.1.1' buildscript { repositories { jcenter()
【文件预览】:
pickle-master
----.gitignore(833B)
----settings.gradle(40B)
----build.gradle(465B)
----gradlew(5KB)
----LICENSE(1KB)
----CHANGELOG.md(4KB)
----dependencies.gradle(30B)
----README.md(3KB)
----processor()
--------build.gradle(1KB)
--------src()
--------gradle.properties(110B)
----gradlew.bat(2KB)
----plugin()
--------build.gradle(1KB)
--------src()
--------gradle.properties(101B)
----.idea()
--------vcs.xml(219B)
--------copyright()
--------inspectionProfiles()
--------compiler.xml(786B)
----gradle()
--------wrapper()
----lib()
--------build.gradle(380B)
--------src()
--------gradle.properties(92B)
----.circleci()
--------config.yml(2KB)

网友评论