testify-plugin

Android screenshot instrumentation tests plugin.

License

License

GroupId

GroupId

com.shopify.testify
ArtifactId

ArtifactId

plugin
Last Version

Last Version

1.2.0-alpha01
Release Date

Release Date

Type

Type

jar
Description

Description

testify-plugin
Android screenshot instrumentation tests plugin.
Project URL

Project URL

https://github.com/Shopify/android-testify
Source Code Management

Source Code Management

https://github.com/Shopify/android-testify

Download plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.shopify.testify/plugin/ -->
<dependency>
    <groupId>com.shopify.testify</groupId>
    <artifactId>plugin</artifactId>
    <version>1.2.0-alpha01</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopify.testify/plugin/
implementation 'com.shopify.testify:plugin:1.2.0-alpha01'
// https://jarcasting.com/artifacts/com.shopify.testify/plugin/
implementation ("com.shopify.testify:plugin:1.2.0-alpha01")
'com.shopify.testify:plugin:jar:1.2.0-alpha01'
<dependency org="com.shopify.testify" name="plugin" rev="1.2.0-alpha01">
  <artifact name="plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopify.testify', module='plugin', version='1.2.0-alpha01')
)
libraryDependencies += "com.shopify.testify" % "plugin" % "1.2.0-alpha01"
[com.shopify.testify/plugin "1.2.0-alpha01"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.tools.build : gradle jar 4.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.
com.shopify.testify

Shopify

Versions

Version
1.2.0-alpha01
1.1.0
1.1.0-rc01
1.1.0-beta3
1.1.0-beta2