Skip to content

Release v0.5.1

Compare
Choose a tag to compare
@koodeex koodeex released this 05 Apr 09:34
· 276 commits to master since this release

Release notes:

pkg/allure v0.5.1:

  • Parameters now work with interface{} values instead of string-only values

pkg/framework v0.5.1:

  • Fix assert naming - now it will be used passed arguments (if any) to name wrapped step
  • Fix work with allure parameters