Includes information about Test processes in the Build Scans®. The plugin is compatible with configuration cache.
Note
Since version 1.0.0 the plugin is applied in settings.gradle(.kts)
Apply the plugin in the main settings.gradle(.kts) configuration file:
Using the plugins DSL:
plugins {
id("io.github.cdsap.testprocess") version "1.0.1"
}If you are using Develocity, the information:
- Total number of processes created
- Processes by task
- Information about the process
- Gradle 8
- Develocity
