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
Currently the tests that are skipped are logged in blue lines; whereas for the actual running tests only a dot is printed out.
As a result it looks almost impossible to figure out which tests are actually failing on the CI.
Why not logging the names of the tests that we run instead of those that are skipped?