Skip to content

v1.6.0 - 2020-04-30

Compare
Choose a tag to compare
@gasparnagy gasparnagy released this 30 Apr 14:33
· 31 commits to master since this release

Improvements:

  • Support for Cucumber expressions by using the CucumberExpressions.SpecFlow.3-1 NuGet package (Issue #65)
  • Imroved error handling of binding errors (e.g. invalid regular expression)
  • Suggested suffix for step definition classes changed to StepDefinitions (from Steps)
  • Detect platform target (x86, x64) automatically (Issue #50)