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
when dealing with complex data structures, it can be time consuming at times to figure out why the equality failed. This would shove the expected and actual to AI and have it tell you.
The text was updated successfully, but these errors were encountered:
This may make more sense as a separate library that can explain test failures in general. An improved pytest that uses type annotations and classes for fixtures has been on my radar
when dealing with complex data structures, it can be time consuming at times to figure out why the equality failed. This would shove the expected and actual to AI and have it tell you.
The text was updated successfully, but these errors were encountered: