We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4477f commit 3a18cceCopy full SHA for 3a18cce
CHANGELOG.rst
@@ -5,11 +5,14 @@ v3.1.0
5
------
6
7
*Release date: In development*
8
+
9
- Update `[CONTEXT:a.b.c]` to allow list access in context, f.e: context.list.1 access to the second element of list
10
11
v3.0.2
12
13
14
+*Release date: 2023-06-08*
15
16
- `context.storage` must be initialized before dynamic environment steps in `before_feature` method
17
- Mark scenario as failed when a dynamic environment step fails in `before_scenario`
18
- Mark all feature scenarios as failed when a dynamic environment step fails in `before_feature` and `after_feature`
0 commit comments