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
In 4f4c233, i improved the output for boxed primitives, but did not change the behavior for non-function objects.
I think that would be reasonable, and it'd be pretty trivial to change the debug output. @lelandrichardson, any idea why it was this way in the first place?
One possibility is that it could be done via an option to debug, so that the default output is minimal but the more verbose output is achievable.
Repl for example
This was just raised as an issue in enzyme-matchers.
I expected debug to print everything. Should it? If not, any advice on a different way to implement a strict matching element?
The text was updated successfully, but these errors were encountered: