/
Gradle - Scanning Builds and Tests using Sealights plugin
Gradle - Scanning Builds and Tests using Sealights plugin
In order to use Sealights Gradle plugin, you’ll need to update your build.gradle file with relevant settings and enable its execution during the relevant Gradle projects.
For example, by adding the -Psealights property to your Gradle command.
Configuring Gradle plugin in build.gradle
In the 'repositorie