We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab2197 commit 554c3a5Copy full SHA for 554c3a5
CHANGELOG.md
@@ -10,7 +10,6 @@
10
- Define custom types with `CUSTOM_PARAMETER(function-name, "{your type}", "regex pattern", "description") { your callback implementation }`
11
- In your callback implement how to consume capture groups
12
- Access capture groups with `CUKE_PARAM_ARG(index)`, where index starts at 1 and goes from left to write
13
-- Description is an argument in `CUKE_PARAMETER` ([57](https://github.com/ThoSe1990/cwt-cucumber/pull/57))
14
- Renamed example target `box` to `example` ([56](https://github.com/ThoSe1990/cwt-cucumber/pull/56))
15
16
## [2.3.1] 2024-10-23
0 commit comments