Skip to content

Explicit string matching

Compare
Choose a tag to compare
@deanWombourne deanWombourne released this 31 Oct 21:49
· 94 commits to master since this release
  • Add step(exactly: String) to explicitly exactly match a step instead of using regexes (fixes #142)
  • Add regex options to step definitions (thanks @ilyapuchka)
  • Backgrounds in native tests
  • Add assertion when unknown example key is being used