Skip to content

Instantly share code, notes, and snippets.

@paigen11
Created March 28, 2020 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paigen11/de10ca7abbfc0ed27a17bd80b3f61105 to your computer and use it in GitHub Desktop.
Save paigen11/de10ca7abbfc0ed27a17bd80b3f61105 to your computer and use it in GitHub Desktop.
Example to debug a component in React Testing Library when the built-in debug() function cuts off from rendering everything in the console.
console.log(prettyDOM(component.container, 99999));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment