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
The threshold set implicitly or explicitly may be insufficient, in which case the mis-matched value could be swallowed by an un-expanded portion of {object} literal.
Even when the threshold is set high-enough, the output is a single-line string that is quite messy and unreadable
I believe implementing the formatting in a separate reporter is a better approach since everybody has their own preferences for how object should or should not be formatted and taking all of that into account in Tape itself will probably unreasonably increase the size of Tape.
I will submit a PR to add Tap Nirvana to the list of the known reporters, on the README, if that is OK?
Couple Issues with the current formatting:
{object}
literal.Case in point:
can be auto-formatted more legibly as:
The text was updated successfully, but these errors were encountered: