Skip to content

v13.0.0

Choose a tag to compare

@badeball badeball released this 17 Sep 12:45
· 509 commits to master since this release
  • Add a very rudimentary way of diagnosing validity of steps, IE. whether each step is matching one, and only one, step definition, fixes #754.

  • Remove And and But from the public API, fixes #821.

  • Output snippet suggestions upon missing step definition, fixes #799.