ALTERNATIVE: Gradle Plugin
Capture coverage on a supported test framework using the SeaLights Gradle Plugin
Prerequisites
Implementation Steps
1
Download the SeaLights Java Agent
# Download the latest Java agent
wget -nv https://agents.sealights.co/sealights-java/sealights-java-latest.zip
# Extract the agent
unzip -oq sealights-java-latest.zip
#validate the agent version
echo "Sealights Java Agent version used is:" `cat sealights-java-version.txt`2
3
What Happens When Your Test Runner Starts?
Verification
Next Steps
Last updated
Was this helpful?

