Skip to content

zebrunner/java-agent-core

Repository files navigation

Zebrunner Agent Core - Java

Java Agent Core is meant to be used for simplified agent development for test frameworks written in Java programming language. Core provides a convenient client for Zebrunner REST APIs, alongside with components designed to keep track of test run state during it's execution. Core interface that is meant to be used by agent developers is TestRunRegistrar.

Feel free to support the development with a donation for the next improvements.

Zebrunner

Checking out and building

To check out the project and build from source, do the following:

git clone git://github.com/zebrunner/java-agent-core.git
cd java-agent-core
./gradlew build

License

Zebrunner Agent Core is released under version 2.0 of the Apache License.

About

Zebrunner Agent: Java Core reporting integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages