Detox

Gray box end-to-end testing and automation library for mobile apps

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Detox
Gray box end-to-end testing and automation library for mobile apps
Ссылка на сайт

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

https://github.com/wix/Detox
Система контроля версий

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

https://github.com/wix/detox

Скачать detox

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
androidx.test.espresso » espresso-core jar 3.3.0
androidx.test.espresso » espresso-web jar 3.3.0
androidx.test » rules jar 1.2.0
androidx.test.ext » junit jar 1.1.1
androidx.test.uiautomator » uiautomator jar 2.2.0

runtime (5)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.0
com.google.android.material » material jar 1.2.1
org.apache.commons : commons-lang3 jar 3.7
com.github.anrwatchdog : anrwatchdog jar 1.4.0

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

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

Wix.com

Open-sourcing useful pieces of code

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

Версия
0.1.1
0.1.0
0.0.2
0.0.1
0.0.0