testify

Android screenshot instrumentation tests.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.0-alpha01
Дата

Дата

Тип

Тип

aar
Описание

Описание

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

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

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

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

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

Скачать testify

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

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

Зависимости

runtime (6)

Идентификатор библиотеки Тип Версия
androidx.test.espresso » espresso-core jar 3.4.0
androidx.test » rules jar 1.4.0
androidx.test » runner jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
com.github.ajalt : colormath jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.1

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

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

Shopify

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

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