A TestNG plugin that allows tests to be reused in validating System changes such as upgrades or system changes that happen in chaos engineering.
7
stars
3
forks
source link
Add an isInBeforeEventState method to the events #209
Open
baubakg opened 1 month ago
We beleive that an event should make a difference in the system before it starts.
Therefore we need to implement:
isInBeforeEvent is called after teardown to check if the event has successfully been torn down.
TestEvent can e called (not compulsary) for an event. it will sequentially run