Skip to content

cdsap/InfoTestProcess

Repository files navigation

Info Test Process Plugin

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)

Usage

Apply the plugin in the main settings.gradle(.kts) configuration file:

Kotlin

Using the plugins DSL:

plugins {
  id("io.github.cdsap.testprocess") version "1.0.1"
}

Output

Build Scans

If you are using Gradle Enterprise, the information:

  • Total number of processes created
  • Processes by task
  • Information about the process

Requirements

  • Gradle 8
  • Develocity

About

Retrieve information of the Test process in your Build Scan

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages