public static final String
DEFAULT_OUTPUT_FILE_NAME
"features.adoc"
DEFAULT_SNIPPET_DIR
"generated-docs/features/snippets"
DEFAULT_SOURCE_DIR
"src/test/resources/features"
FORCE_REWRITE_OVERRIDE_PROPERTY
"gherkinToAsciidoc.forceRewrite"
INDEXING_OVERRIDE_PROPERTY
"gherkinToAsciidoc.indexing"
NAME
"gherkinToAsciidoc"
TASK_NAME
"generateFeatureDocs"
DEFINED_BLURB
"Scenarios with steps written, but at least one step has no matching glue code yet."
IMPLEMENTED_BLURB
"Scenarios whose every step has matching glue code."
INTRO
"This document lists every `Scenario` and `Scenario Outline` found under the configured feature file directories, classified by how far each one is toward being automated."
LISTED_BLURB
"Scenarios with a title only. No `Given`/`When`/`Then` steps have been written for them yet."