InfoTestProcess

Introduction: Retrieve information of the Test process in your Build Scan
More: Author   ReportBugs   
Tags:

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
Apps
About Me
GitHub: Trinea
Facebook: Dev Tools