Skip to content

feat(gherkin-to-asciidoc): report the system-under-test version - #81

Merged
Arc-E-Tect merged 1 commit into
mainfrom
add-versioning
Jul 27, 2026
Merged

feat(gherkin-to-asciidoc): report the system-under-test version#81
Arc-E-Tect merged 1 commit into
mainfrom
add-versioning

Conversation

@Arc-E-Tect

@Arc-E-Tect Arc-E-Tect commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Every generated gherkin-to-asciidoc report now prints System Under Test version: <value> right below its title.
  • Defaults to the consuming project's own version (from the build file or a properties file); overridable via a new systemUnderTestVersion DSL property.
  • Wired through the plain report, the default progress report, and custom Mustache templates (new systemUnderTestVersion context variable), with matching updates to the reference templates, README docs, and example projects.

Every generated report now prints "System Under Test version: <value>"
right below its title. The value defaults to the consuming project's
own `version` (build file or properties), and can be overridden via a
new `systemUnderTestVersion` DSL property.

Threaded through the plain report, the default progress report, and
custom Mustache templates (new `systemUnderTestVersion` context
variable), with matching updates to the reference templates, README
docs, and example projects.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Arc-E-Tect
Arc-E-Tect merged commit 87d6fdd into main Jul 27, 2026
5 checks passed
@Arc-E-Tect
Arc-E-Tect deleted the add-versioning branch July 27, 2026 16:57
Arc-E-Tect added a commit that referenced this pull request Jul 27, 2026
# [1.3.0](v1.2.1...v1.3.0) (2026-07-27)

### ✨ New and updated features

* **gherkin-to-asciidoc:** report the system-under-test version ([#81](#81)) ([87d6fdd](87d6fdd)), closes [#81](#81)
@Arc-E-Tect

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant