device-automator

An easy to use, Espresso like, syntax on top of the Android UI Automator testing framework

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

device-automator
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

device-automator
An easy to use, Espresso like, syntax on top of the Android UI Automator testing framework
Ссылка на сайт

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

https://github.com/lkorth/device-automator

Скачать device-automator

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
androidx.test.uiautomator » uiautomator jar 2.2.0-beta02
androidx.test » runner jar 1.1.0-beta02
androidx.test » rules jar 1.1.0-beta02
androidx.core » core jar 1.0.0

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

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

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

Версия
1.0.0
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0