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
I would opt to add a new keyword to each test step, eg., execute that can take up values always or success. Analogous to how GitHub does it. We could have it set to success by default. WDYT @michaelboulton?
Is it possible to instruct Tavern not to stop executing a test when it encounters a failure?
Most of our tests are of the form
If a failure is encountered the tear down does not happen and, consequently, subsequent tests all fail.
The text was updated successfully, but these errors were encountered: