Package com.arc_e_tect.gradle.gherkin.progress
package com.arc_e_tect.gradle.gherkin.progress
-
ClassDescriptionWrites an AsciiDoc progress report that breaks scenarios down by
ScenarioStatusand summarises the breakdown as a table of counts and percentages.Classifies aScenarioInfoasLISTED,DEFINED, orIMPLEMENTEDbased on whether it has steps, and whether every step has matching glue code.Implementation progress of a single scenario, as tracked whentrackProgressis enabled.