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
Keep an eye on your dependencies with every build. JitCI monitors:
Build artifacts are automatically published to an internal artifact repository.
In addition, you can publish libraries to a Maven repository or JitPack
JitCI detects your build tool and test framework. Start off with sensible defaults and configure where needed
Built-in dependency cache for faster and more reliable builds. JitCI can automatically cache dependencies from third party repositories like Maven Central
Keep an eye on which classes and methods are covered by tests. JitCI has an integrated coverage tracking so no additional setup is required
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
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.
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.