Skip to content

2.1.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sseliverstov sseliverstov released this 09 Jul 16:46
· 300 commits to master since this release

Behave

  • Use keyword for scenarios without name #70
  • Add unicode support for features #69

Pytest

  • Support for non-ascii symbols in stacktrace and failure message #77 (tnx @RockBomber )
  • Fixed usage of function instead of its result as a dict key #79 (tnx @i-feofilaktov)
  • User defined labels and links #82
  • Add 'Epic' label type #85
  • Add 'Tag' label type

Commons

Ability to using allure decorators before plugins registration.