Visual Studio App Center espresso test extensions

Extensions for producing nice looking test reports for espresso tests in Visual Studio App Center

License

License

GroupId

GroupId

com.microsoft.appcenter
ArtifactId

ArtifactId

espresso-test-extension
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

aar
Description

Description

Visual Studio App Center espresso test extensions
Extensions for producing nice looking test reports for espresso tests in Visual Studio App Center
Project URL

Project URL

https://appcenter.ms
Source Code Management

Source Code Management

https://github.com/microsoft/AppCenter-Test-Espresso-Extensions

Download espresso-test-extension

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4