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
From https://docs.python.org/3/library/unittest.html?highlight=unittest#unittest.TestResult.wasSuccessful:
213
213
Changed in version 3.4: Returns False if there were any
214
214
unexpectedSuccesses from tests marked with the expectedFailure() decorator.
215
-
216
-
TODO: this should be moved to the "compat" module.
0 commit comments