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.