venom icon indicating copy to clipboard operation
venom copied to clipboard

[suggestion] rename skip to when or precondition

Open fokion opened this issue 2 years ago • 1 comments

In order to skip a test case or a step the assertions of the skip block MUST be false and that is confusing. As when we have all the assertions valid under the skip block then it will execute it. I propose to rename this block to when or precondition as those assertions are preconditions of executing the step or the case

fokion avatar Jun 20 '23 10:06 fokion

https://github.com/ovh/venom/discussions/696

fokion avatar Jul 07 '23 12:07 fokion

see discussion #696

yesnault avatar Aug 14 '24 13:08 yesnault