You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: TestGiven I initialize SCENARIO variable `index` with value `#{randomInt(1, 4)}`Given I initialize SCENARIO variable `result` with value `#{eval(<${index}>*2)}`Then `${result}` is GREATER_THAN `${index}`
Examples:
/tables/test.table
Table to use:
|1|2|3|4|
|5|8|9|3|
Actual result:
Expected result:
Vividus version: '0.5.0'
The text was updated successfully, but these errors were encountered:
Please execute the test below:
Table to use:
Actual result:
Expected result:
Vividus version: '0.5.0'
The text was updated successfully, but these errors were encountered: