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

barista-compose 4.2.0

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-compose
Версия

Версия

4.2.0
Тип

Тип

aar
Описание

Описание

barista-compose
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-compose 4.2.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
androidx.test.ext » junit jar 1.1.3
androidx.compose.ui » ui-test-junit4 jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

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

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