kuttl
kuttl copied to clipboard
Lifecycle for BeforeEach and AfterEach
Add ability to have before each and after each conditions defined in TestSuite to be applied / asserted before and after each test
likely want a series of things for a "BeforeEach"
- command
- manifest (apply/delete)
- assert
- error
It looks like it a before and after step prepended and appended to existing test steps