Testing Library

Testing Library

  • Docs
  • Recipes
  • Help
  • Blog

โ€บHelp

Guides

  • Recipes
  • Which query should I use?
  • Appearance and Disappearance

Examples

  • Codesandbox Examples
  • Input Event
  • Update Props
  • React Context
  • React Intl
  • React Redux
  • React Router
  • Reach Router
  • React Transition Group
  • 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
  • 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

Feel free to contribute more!

Last updated on 6/1/2019
โ† PreviousContributing โ†’
Testing Library
Docs
Getting StartedExamplesAPIHelp
Community
BlogStack OverflowReactiflux on DiscordSpectrum
More
StarGitHubEdit Docs on GitHub
Copyright ยฉ 2018-2019 Kent C. Dodds and contributors