Add return values
any(), some(), all() and plan() will now return the current step so you can use that value in your test code to do other validations / logic.
any(), some(), all() and plan() will now return the current step so you can use that value in your test code to do other validations / logic.