JitCI

Build platform for JVM and projects

Tests Dependency Audit Publishing
Coverage License Checks Vulnerability Reports

Features

Test reports

See your tests run in real-time and get notified immediately. JitCI tracks tests over time and reports which fail most frequently and which are the slowest

Dependency Audit

Keep an eye on your dependencies with every build. JitCI monitors:

  • Latest versions
  • Licences
  • Vulnerabilities (CVE)

Publish

Build artifacts are automatically published to an internal artifact repository.

In addition, you can publish libraries to a Maven repository or JitPack

Pre-Configured

JitCI detects your build tool and test framework. Start off with sensible defaults and configure where needed

Cache

Built-in dependency cache for faster and more reliable builds. JitCI can automatically cache dependencies from third party repositories like Maven Central

Code Coverage

Keep an eye on which classes and methods are covered by tests. JitCI has an integrated coverage tracking so no additional setup is required

ABOUT

The idea behind JitCI Platform is simple - make testing and publishing code as easy as possible. At the same time it provides you with insights to help improve your project. All this without extensive setup on your part so you can focus on what matters - providing value to your users

PRICING

JitCI is free for public open-source projects, students and charities.

It is available as an add-on with a JitPack Subscription for private repositories. Start with a free trial and upgrade anytime.

Tests in action

See your tests run in real-time and get notified immediately. JitCI tracks tests over time and reports which fail most frequently and which are the slowest.

To achieve this JitCI is tightly integrated with build tools and testing frameworks. Specifically, we understand your build files and use byte code instrumentation in order to track tests in real-time.