Skip to content

v0.6.0

Compare
Choose a tag to compare
@timofurrer timofurrer released this 28 May 14:21
· 522 commits to main since this release
3d93340

Added

  • Support cardinalities in step patterns. Refs #62, #113
  • Highlight placeholders in Scenario Outline. Refs #60, #122
  • Correctly support step gherkin context (Given, When, Then) when using And. Refs #61
  • Add french translation

Changed

  • Renamed argument expressions to custom types

Fixed

  • Fixed importing importlib.util. Refs #123