Proton tests plugin

Add global unit test task to project

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

me.proton.gradle-plugins.tests
ArtifactId

ArtifactId

me.proton.gradle-plugins.tests.gradle.plugin
Last Version

Last Version

1.0.0-alpha01
Release Date

Release Date

Type

Type

pom
Description

Description

Proton tests plugin
Add global unit test task to project
Project URL

Project URL

https://github.com/ProtonMail/protoncore_android

Download me.proton.gradle-plugins.tests.gradle.plugin

How to add to project

<!-- https://jarcasting.com/artifacts/me.proton.gradle-plugins.tests/me.proton.gradle-plugins.tests.gradle.plugin/ -->
<dependency>
    <groupId>me.proton.gradle-plugins.tests</groupId>
    <artifactId>me.proton.gradle-plugins.tests.gradle.plugin</artifactId>
    <version>1.0.0-alpha01</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.gradle-plugins.tests/me.proton.gradle-plugins.tests.gradle.plugin/
implementation 'me.proton.gradle-plugins.tests:me.proton.gradle-plugins.tests.gradle.plugin:1.0.0-alpha01'
// https://jarcasting.com/artifacts/me.proton.gradle-plugins.tests/me.proton.gradle-plugins.tests.gradle.plugin/
implementation ("me.proton.gradle-plugins.tests:me.proton.gradle-plugins.tests.gradle.plugin:1.0.0-alpha01")
'me.proton.gradle-plugins.tests:me.proton.gradle-plugins.tests.gradle.plugin:pom:1.0.0-alpha01'
<dependency org="me.proton.gradle-plugins.tests" name="me.proton.gradle-plugins.tests.gradle.plugin" rev="1.0.0-alpha01">
  <artifact name="me.proton.gradle-plugins.tests.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.proton.gradle-plugins.tests', module='me.proton.gradle-plugins.tests.gradle.plugin', version='1.0.0-alpha01')
)
libraryDependencies += "me.proton.gradle-plugins.tests" % "me.proton.gradle-plugins.tests.gradle.plugin" % "1.0.0-alpha01"
[me.proton.gradle-plugins.tests/me.proton.gradle-plugins.tests.gradle.plugin "1.0.0-alpha01"]

Dependencies

compile (1)

Group / Artifact Type Version
me.proton.gradle-plugins : tests jar 1.0.0-alpha01

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha01