library

Barista makes developing UI test faster, easier and more predictable. Built on top of Espresso, it provides a simple and discoverable API, removing most of the boilerplate and verbosity of common Espresso tasks. You and your Android team will write tests with no effort.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

4.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

library
Barista makes developing UI test faster, easier and more predictable. Built on top of Espresso, it provides a simple and discoverable API, removing most of the boilerplate and verbosity of common Espresso tasks. You and your Android team will write tests with no effort.
Ссылка на сайт

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

https://github.com/AdevintaSpain/Barista
Организация-разработчик

Организация-разработчик

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

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

https://github.com/AdevintaSpain/Barista/tree/master

Скачать barista

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
androidx.test.espresso » espresso-core jar 3.4.0
androidx.test.espresso » espresso-contrib jar 3.4.0
androidx.test.uiautomator » uiautomator jar 2.2.0
androidx.test.espresso » espresso-intents jar 3.4.0
androidx.viewpager2 » viewpager2 jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (5)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.0.2
androidx.legacy » legacy-support-core-ui jar 1.0.0
androidx.vectordrawable » vectordrawable-animated jar 1.0.0
androidx.recyclerview » recyclerview jar 1.0.0
com.google.android.material » material jar 1.2.0

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

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

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

Версия
4.2.0
4.1.0
4.0.0
3.10.0