Tests should have a List of TestCaseResults and TestCaseResult should also have a list of TestCaseResults #108
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Now we can collect results from other tests #34 we need a way to report them properly (for example Console Reporter can decide to print a tree) as well as non list based reporters like Nyan should tick whenever a nested test result arrives.
The text was updated successfully, but these errors were encountered: