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
Use @unittest.expectedFailure to indicate tests for experimental classes, which are failing. Tests will run and when it fails it won't be counted as failed.
The text was updated successfully, but these errors were encountered:
👉 Complete #3 #5 before attempting to resolve! 👈
Increase test coverage.
Tips
@unittest.expectedFailure
to indicate tests for experimental classes, which are failing. Tests will run and when it fails it won't be counted as failed.The text was updated successfully, but these errors were encountered: