Testing Library

Testing Library

  • Docs
  • Recipes
  • Help
  • Blog

โ€บHelp

Guides

  • Recipes
  • Which query should I use?
  • Appearance and Disappearance
  • Considerations for fireEvent

Examples

  • Codesandbox Examples
  • Input Event
  • Update Props
  • React Context
  • useReducer
  • React Intl
  • React Redux
  • React Router
  • Reach Router
  • React Transition Group
  • Modals
  • External Examples

Help

  • Learning Material
  • Contributing
Edit

Learning Material

  • TestingJavaScript.com ๐Ÿ† A HUGE course all about testing JavaScript applications (See also the course material with many examples using React Testing Library) by Kent C. Dodds
  • Kent C. Dodds's testing related blog posts are all relevant (especially Common mistakes with React Testing Library)
  • Migrating from Enzyme shallow rendering to explicit component mocks
  • Confident React
  • Test Driven Development with React Testing Library
  • Testing React and Web Applications
  • Build a joke app with TDD by @mbaranovski
  • Build a comment feed with TDD by @iwilsonq
  • A clear way to unit testing React JS components using Jest and React Testing Library by Richard Kotze
  • Intro to React Testing Library by Chris Noring
  • Integration testing in React by Jeffrey Russom
  • React Testing Library have fantastic testing ๐Ÿ by Yazan Aabed
  • Building a React Tooltip Library by divyanshu013 and metagrover
  • A sample repo using React Testing Library to test a Relay Modern GraphQL app
  • Creating Readable Tests Using React Testing Library by Lukeghenco
  • My Experience moving from Enzyme to React Testing Library by David Boyne
  • Testing Formik with React Testing Library by Scott Sauber
  • How to Test Asynchronous Methods by Gpx
  • Writing better tests with react-testing-library by Billy Mathews
  • React Hooks broke my tests, now what? by Daniel Afonso

Portuguese ๐Ÿ‡ง๐Ÿ‡ท

  • Do Enzyme ao Testing Library by Pablo Dinella
  • React Hooks broke my tests, now what? (Portuguese) by Daniel Afonso

Feel free to contribute more!

Last updated on 7/1/2020
โ† PreviousContributing โ†’
  • Portuguese ๐Ÿ‡ง๐Ÿ‡ท
Testing Library
Docs
Getting StartedExamplesAPIHelp
Community
BlogStack OverflowDiscord
More
StarGitHubEdit Docs on GitHubHosted by Netlify
Copyright ยฉ 2018-2020 Kent C. Dodds and contributors