Skip to content

2.2.1b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sseliverstov sseliverstov released this 06 Aug 16:05
· 280 commits to master since this release

Behave

  • Support fixtures (fixes #116), see examples
  • Ability to attach user data in steps and fixtures (fixes #117), like this and this

Pytest

  • Fix attaching from parametrized test (fixes #101)
  • Fix index error in parametrzed tests (fixes #124)