Skip to main content

IntelliJ Plugin

JetBrains Marketplace

The Kensa IntelliJ plugin puts your Kensa reports one click away from every test method in the IDE. No copy-pasting URLs, no hunting through build/ directories.

Features

Gutter icons

Pass/fail icons appear next to @Test and @ParameterizedTest methods and their containing classes, updated automatically as tests run. Click any icon to open the corresponding Kensa HTML report in your browser, navigating directly to that test or class.

The Kensa Output : marker that Kensa writes to the test console becomes a clickable link — open the report directly from the run window.

Live notifications

A balloon notification fires when a new report is written, with an Open Report action. No need to wait for the test run to finish before browsing.

CI report support

Configure a CI report URL template in Settings → Tools → Kensa to open remote reports when no local report is available. If both are present, a popup lets you pick.

Install

Install directly from the JetBrains Marketplace:

From IntelliJ IDEA: Settings → Plugins → Marketplace, search for "Kensa", click Install.

Manual install: download the plugin zip from GitHub Releases and use Settings → Plugins → ⚙ → Install plugin from disk...

Requirements

RequirementMinimum
IntelliJ IDEA2025.3 (build 253)
Kensa-instrumented testsAny project with Kensa configured