Question - How to fail whole group if one test fails? #45
Labels
Priority: Low
Something worth considering, but not a top priority for the team
Status: Accepted
The proposal or the feature has been accepted for the future versions
Type: Enhancement
Improving an existing feature
Hello, i've been really enjoying japa.
The documentation states, that
I would like to know if there is the way to make whole group fail, if one test on the group fails. I need that because i want to create a sequence of tests for CRUD methods.
Now i am using a workaround, writing:
at the start of group, and then set
to every test. However, i just wanna know if there is a better way to do it
The text was updated successfully, but these errors were encountered: