See your tests run inreal-time and get notified immediately. JitPack tracks tests over time and reports which fail most frequently and which are the slowest
Keep an eye on your dependencies with every build. JitPack monitors:
Build artifacts are automatically published to an internal artifact repository.
In addition, you can publish libraries to a Maven repository orJitPack
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. JitPack 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 - maketesting and publishing code aseasy as possible. At the same time it provides you withinsights 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 aJitPack Subscription for private repositories. Start with a free trial and upgrade anytime.
See your tests run inreal-time and get notified immediately. JitPack tracks tests over time and reports which fail most frequently and which are the slowest
To achieve this JitPack 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.