Categorygithub.com/lreimer/testkube-executor-gradle
module
0.0.0-20220322122347-3bb90851a6d6
Repository: https://github.com/lreimer/testkube-executor-gradle.git
Documentation: pkg.go.dev

# README

:information_source: This repository has been archived on favour of the now official TestKube Gradle Executor

Testkube Logo

Welcome to TestKube Gradle Executor

TestKube Gradle Executor is a test executor to run Gradle tasks with TestKube.

Usage

You need to register and deploy the executor in your cluster.

kubectl apply -f examples/gradle-executor.yaml

Issue the following commands to create and start a Gradle test for a given Git repository:

kubectl testkube tests create --git-uri https://github.com/lreimer/hands-on-testkube.git --git-branch main --type "gradle/test" --name gradle-test
kubectl testkube tests run --args test --watch gradle-test

Issues and enchancements

Please follow the main TestKube repository for reporting any issues or discussions

Testkube

For more info go to main testkube repo

Release Releases Go version

Docker builds Code build Release date

Twitter Discord

Documentation | Discord

# Packages

No description provided by the author
No description provided by the author