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
py.test injects its own assert which shows nice diffs and information unlike default python assert. Using py.test asserts for feature tests would improve debugging failed tests a lot.
The text was updated successfully, but these errors were encountered:
py.test injects its own assert which shows nice diffs and information unlike default python assert. Using py.test asserts for feature tests would improve debugging failed tests a lot.
The text was updated successfully, but these errors were encountered: