Advanced Configuration
This section describes additional configuration options for customizing the SeaLights SBT plugin behavior. Most users only need the Quick Start configuration, but the options below are useful for more
Custom JVM Parameters
Example
sealightsJvmParams := Seq("-Dkey=value")Test Listener JVM Parameters
Example
sealightsTestListenerJvmParams := Seq("-Dkey=value")Multiple Test Stages
Example
Temporarily Disable SeaLights
Option 1 — Using SBT Configuration
Option 2 — Using JVM Property
Revert SeaLights Changes
Example
Last updated
Was this helpful?

