Support How-to articles How to create an environment and add code coverage to this environment? How to create an environment and add code coverage to this environment? In order to add code coverage to your build you need to perform the following steps:Setup the build scannerHow to setup the build scanner? depending on the architecture follow one of the below to set up the test scanner: Java using Maven with Jenkins pluginSeaLights Jenkins Plugin - Installing Test Listener as Java AgentJava using GradleSetting up the test listener as a Java Agent on your application serverUsing Java Agents - Installing Test Listener as Java AgentRunning the tests is done by using the same steps as in the build scannerScanning Builds and Tests using Gradle pluginJava using JMeterSetting up the test listener as a Java Agent on your application serverUsing Java Agents - Installing Test Listener as Java AgentRunning the tests is done by using the same steps as in the build scannerRunning test listener with JMeterJava Command lineSetting up the test listener as a Java Agent on your application serverUsing Java Agents - Installing Test Listener as Java AgentRun the tests using the test listener to start and end the stageUsing Java Agents - Running TestsNode.js with the Mocha test FrameworkIf running functional tests, run your backend server using the SeaLights agentUsing Node.js Agents - Running backend server using SeaLights agentRun the tests using the mocha option of the test listenerRunning Tests using Mocha test frameworkNode.js command lineIf running functional tests, run your backend server using the SeaLights agentUsing Node.js Agents - Running backend server using SeaLights agentRun the tests using the TAP based commands to start and end the stageUsing Node.js Agents - Scanning a build ×