🚀 DAY 3 OF LAUNCH WEEK:Announcing Bun and vlt Support in Socket.Learn more →
Socket
Book a DemoInstallSign in
Socket

org.jetbrains.intellij.deps:intellij-test-discovery-agent

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.jetbrains.intellij.deps:intellij-test-discovery-agent

Lightweight coverage during a testing session

Source
mavenMaven
Version
1.0.771
Version published
Maintainers
1
Source

IntelliJ IDEA Code Coverage Agent official JetBrains project

Apache 2 licensed code coverage engine for JVM. Supports branch coverage and per-test coverage tracking.

How to use IntelliJCoverage agent in your project?

Compiling

Open the project directory as Gradle project and run :instrumentation:jar task. The agent binary is created as coverage-agent.jar in the dist directory.

Contributions

Pull requests are welcome. Please post bug reports and feature requests to YouTrack, project "IntelliJ IDEA".

FAQs

Package last updated on 06 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts