Skip to content

3.2.0

Compare
Choose a tag to compare
@rgonalo rgonalo released this 13 Sep 10:20
· 6 commits to master since this release
1fa042a
  • Add run_storage dictionary to context to store information during the whole test execution
  • Update current ChainMap context storages (context.storage, context.feature_storage and context.run_storage)
  • Allow to store values from steps into desire storage by using [key], [FEATURE:key] and [RUN:key]