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
I've just noticed that ignored tests get output in both ignore and pass totals. This is probably because of tap defining skipped tests as passed. Which makes sense for TAP but will this make sense from a user's perspective?
Thoughts?
The text was updated successfully, but these errors were encountered:
I've just noticed that ignored tests get output in both ignore and pass totals. This is probably because of tap defining skipped tests as passed. Which makes sense for TAP but will this make sense from a user's perspective?
Thoughts?
The text was updated successfully, but these errors were encountered: