You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's something I always wanted to do, but never started. As you have mentioned, the ✓ at the root level would be harder to do because it would require us to wait for the child nodes to execute before printing it, which might be troublesome when an exception happens.
I added the "feature request" label and will probably start working on it in the next couple weeks, but if you (or anyone else) want to do it, just let me know 🙂
Thanks for the nifty little package @renanivo!
I was wondering if it made sense to format parametrized tests, perhaps behind an opt-in flag/config option.
For example:
So you'd go from:
To:
Or something like that :) maybe without the
✓
on the root-level, whichever is easier and makes more sense.The text was updated successfully, but these errors were encountered: