Blueprint Testing Robot

Android UI testing framework with Testing Robot DSL

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.reactivecircus.blueprint
ArtifactId

ArtifactId

blueprint-testing-robot
Last Version

Last Version

1.18.0
Release Date

Release Date

Type

Type

aar
Description

Description

Blueprint Testing Robot
Android UI testing framework with Testing Robot DSL
Project URL

Project URL

https://github.com/reactivecircus/blueprint
Source Code Management

Source Code Management

https://github.com/reactivecircus/blueprint

Download blueprint-testing-robot

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.reactivecircus.blueprint/blueprint-testing-robot/ -->
<dependency>
    <groupId>io.github.reactivecircus.blueprint</groupId>
    <artifactId>blueprint-testing-robot</artifactId>
    <version>1.18.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.reactivecircus.blueprint/blueprint-testing-robot/
implementation 'io.github.reactivecircus.blueprint:blueprint-testing-robot:1.18.0'
// https://jarcasting.com/artifacts/io.github.reactivecircus.blueprint/blueprint-testing-robot/
implementation ("io.github.reactivecircus.blueprint:blueprint-testing-robot:1.18.0")
'io.github.reactivecircus.blueprint:blueprint-testing-robot:aar:1.18.0'
<dependency org="io.github.reactivecircus.blueprint" name="blueprint-testing-robot" rev="1.18.0">
  <artifact name="blueprint-testing-robot" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.reactivecircus.blueprint', module='blueprint-testing-robot', version='1.18.0')
)
libraryDependencies += "io.github.reactivecircus.blueprint" % "blueprint-testing-robot" % "1.18.0"
[io.github.reactivecircus.blueprint/blueprint-testing-robot "1.18.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
androidx.fragment » fragment-ktx jar 1.3.6
androidx.recyclerview » recyclerview jar 1.2.1
com.google.android.material » material jar 1.4.0
com.google.truth : truth jar 1.1.3
androidx.test » core-ktx jar 1.4.1-alpha01
androidx.test.espresso » espresso-core jar 3.5.0-alpha01
androidx.test.espresso » espresso-contrib jar 3.5.0-alpha01
androidx.test.espresso » espresso-intents jar 3.5.0-alpha01

Project Modules

There are no modules declared in this project.
io.github.reactivecircus.blueprint

Reactive Circus

A bunch of open source projects mostly around Android - apps, tooling, libraries and experiments.

Versions

Version
1.18.0
1.17.0
1.16.0
1.15.0
1.14.1
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.1
1.8.0
1.7.1
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0