testify-plugin

Android screenshot instrumentation tests plugin.

Лицензия

Лицензия

Группа

Группа

com.shopify.testify
Идентификатор

Идентификатор

plugin
Последняя версия

Последняя версия

1.2.0-alpha01
Дата

Дата

Тип

Тип

jar
Описание

Описание

testify-plugin
Android screenshot instrumentation tests plugin.
Ссылка на сайт

Ссылка на сайт

https://github.com/Shopify/android-testify
Система контроля версий

Система контроля версий

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

Скачать plugin

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
com.android.tools.build : gradle jar 4.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Модули Проекта

Данный проект не имеет модулей.
com.shopify.testify

Shopify

Версии библиотеки

Версия
1.2.0-alpha01
1.1.0
1.1.0-rc01
1.1.0-beta3
1.1.0-beta2