File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11Toolium Changelog
22=================
33
4- v3.1.6
4+ v3.2.0
55------
66
7- *Release date: In development *
7+ *Release date: 2024-09-13 *
88
9- - Added `run_storage ` to store information during the whole test execution
10- - ChainMap storages (context.storage, context.feature_storage and context.run_storage)
11- - In steps, be able to store values into desire storage by using [key], [FEATURE:key] and [RUN:key]
9+ - Add `run_storage ` dictionary to context to store information during the whole test execution
10+ - Update current ChainMap context storages (context.storage, context.feature_storage and context.run_storage)
11+ - Allow to store values from steps into desire storage by using [key], [FEATURE:key] and [RUN:key]
1212
1313v3.1.5
1414------
Original file line number Diff line number Diff line change 1- 3.1.6.dev1
2-
1+ 3.2.0
You can’t perform that action at this time.
0 commit comments