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
TAP states that SKIP tests should not be counted as run tests. Is this something we can display at the end (just the count, or optionally the titles)? If yes I'd be happy to work on it myself.
The text was updated successfully, but these errors were encountered:
Is this something we can display at the end (just the count, or optionally the titles)?
Yes, that would be nice!
We can add a line showing the count in the summary section, and an additional section to display the titles.
I am happy to see that done 😄
TAP
states thatSKIP
tests should not be counted as run tests. Is this something we can display at the end (just the count, or optionally the titles)? If yes I'd be happy to work on it myself.The text was updated successfully, but these errors were encountered: