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
The past year I used enzyme fro unit test and they provide a debug function to display html in console. I think that will be a good hook for those run the test only in the console.
vhs('A super test',t=>{t.debug()})
It's just an idea let me know :)
The text was updated successfully, but these errors were encountered:
The past year I used enzyme fro unit test and they provide a debug function to display html in console. I think that will be a good hook for those run the test only in the console.
It's just an idea let me know :)
The text was updated successfully, but these errors were encountered: