gherkin-cli@0.0.2
·
81 commits
to main
since this release
Patch Changes
-
a329341: Hash step arguments (DocString, DataTable) into a scenario's diff signature.
diffhashed step keyword + text only, so a step's DocString or DataTable could be rewritten while
the scenario still reportedunchanged/addOnly: true. A Gherkin@rubriclives wholly inside a
DocString, so a frozen rubric could be renamed and itsthreshold: 3moved tothreshold: 0— every
subject then passing — with the diff reporting no change at all.Only argument content is hashed. Locations are excluded (moving a scenario down the file is not a
change), as is the DocString delimiter. The parser strips a DocString's common indentation, so
re-indenting a block is not a change either.