Replies: 1 comment
-
I did a little testing with both methods, and was not able to get the tests to fail after I took out the fix we added yesterday. Maybe implementing this in playwright would work better. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does it make sense to automatically fail Jest tests if there is ever a console.error or console.warn invocation?
See https://stackoverflow.com/questions/28615293/is-there-a-jest-config-that-will-fail-tests-on-console-warn
Beta Was this translation helpful? Give feedback.
All reactions