For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sealights SBT Plugin

The SeaLights SBT Plugin integrates SeaLights build scanning, test instrumentation, and reporting into SBT-based JVM projects.

It extends the standard SBT test workflow and provides a CI-friendly task, sealightsRun, to automate coverage collection and build reporting.

Note: This plugin shares common concepts with Maven and Gradle plugins. See Java Build Tools Plugins for definitions of Build Scanner, Test Listener, Build Session IDs, Test Stages, and Execution Modes.

Last updated

Was this helpful?