Skip to content

3.0.1

Compare
Choose a tag to compare
@rgonalo rgonalo released this 09 May 07:57
· 49 commits to master since this release
106e42f
  • Allow to search in context.storage using [CONTEXT:a.b.c] replacement when before_feature method is not used
  • Execute after scenario methods also when a scenario is skipped to assure that scenario preconditions are cleaned
  • Fix [LANG:key] replacement bug when it contains carriage returns
  • context.storage must be initialized before dynamic environment steps
  • Fix error in Python 3.11 executing nose2 tests