Package org.gauge.gradle


package org.gauge.gradle
  • Classes
    Class
    Description
    Abstract base class for Gauge tasks, providing common functionality for Gauge-related Gradle tasks.
    Task to print the test runtime classpath for Gauge.
    Represents a Gauge command and provides methods to construct command-line arguments for Gauge execution.
    Extension for configuring Gauge plugin properties in Gradle.
    Gradle plugin for integrating Gauge with Java projects.
    Task to run the Gauge test suite.
    Task to validate Gauge specifications for errors.