Assertion steps will now run in parallel and return back all failures.
This creates a greater insensitive to split assertions into many And
steps, as opposed to one large Assert
step.
What's Changed
Burner/pull/335
- feat: run assertion steps in parallel by @bmazzarol in #336
Full Changelog: 7.0.0...7.0.1