Scout24/gradle-spoon-plugin

Name: gradle-spoon-plugin

Owner: AutoScout24

Owner: AutoScout24

Description: A Gradle plugin for running Android instrumentation tests with Spoon.

Created: 2013-10-10 12:55:27.0

Updated: 2014-05-06 10:44:28.0

Pushed: 2014-05-06 10:44:28.0

Homepage:

Size: 286

Language: Groovy

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

gradle-spoon-plugin Build Status

A Gradle plugin for running Android instrumentation tests with Spoon.

Basic usage

Add to your build.gradle

dscript {
repositories {
    mavenCentral()
}
dependencies {
    classpath 'de.felixschulze.gradle:gradle-spoon-plugin:0.9.6+'
}


y plugin: 'spoon'
Advanced usage

Add to your build.gradle

n {
teamCityLog = true
debug = true
failOnFailure = false

Changelog

Releases

License

gradle-spoon-plugin is available under the MIT license. See the LICENSE file for more info.

gradle-spoon-plugin Build Status

A Gradle plugin for running Android instrumentation tests with Spoon.

Basic usage

Add to your build.gradle

dscript {
repositories {
    mavenCentral()
}
dependencies {
    classpath 'de.felixschulze.gradle:gradle-spoon-plugin:0.9.6+'
}


y plugin: 'spoon'
Advanced usage

Add to your build.gradle

n {
teamCityLog = true
debug = true
failOnFailure = false

Changelog

Releases

License

gradle-spoon-plugin is available under the MIT license. See the LICENSE file for more info.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.