Skip to content

Gradle plugin taht archives your tests reports automaticaly after your tests tasks has been executed

License

Notifications You must be signed in to change notification settings

eyal-lezmy/GradleArchiveTest

Repository files navigation

Archive Test Gradle Plugin

plugin folder contains the Gradle plugin

sample folder contains a sample code that uses the plugin

Testing the plugin

  • Compile the plugin
./gradlew uploadArchives

The result will be push into a new folder repo, at the root of this folder.

  • Then, execute the sample
cd sample
../gradlew archivetest

About

Gradle plugin taht archives your tests reports automaticaly after your tests tasks has been executed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages