You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JitCI is an all-in-one solution to publish high quality libraries with ease. It provides the following features:
Running tests
Code Coverage
Dependency Audit
License Checks
Vulnerability Reports
Publishing to a package repository
The idea behind JitCI 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
Test Reports
On JitCI you can 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.
Currently supported:
Build tools: Gradle, Maven
Test frameworks: Junit 5, Junit 4, KotlinTest, (any test framework based on Junit5).
Building on push
JitCI works with GitHub webhooks to start builds automatically. To add a webhook manually open:
https://github.com/USER/REPO/settings/hooks