Open itsfrank opened 3 days ago
The use-case here is probably for data-driven testing where a collection of tests are run on each element, one could wrap the nested suite in a for loop or something? I haven't had a need for this yet, so I wont work on this for now, but open to revisiting!
Currently suites can be nested and they work, e.g.:
This actually works fine, but there is no indication of the nesting in the output:
Would need to figure out 2 things: