kuttl icon indicating copy to clipboard operation
kuttl copied to clipboard

Easy way to Repeat Asserts for Each Test

Open kensipe opened this issue 5 years ago • 0 comments

Need a way to define an assertion that is true for every test in the testsuite

we will need to be clear if this is every teststep or every test... perhaps configurable.

User should be able to define a yaml assertion that is tested for each test and not need to repeat that for every test configuration. This is part of the spirit of the composability KEP.

kensipe avatar Apr 29 '20 14:04 kensipe