Rare find

React Testing Examples. Learn how to test a website by watching real examples.

codesandbox.io/s/github/kentcdodds/react-testing-library-examples

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2023
  • fix: make the react-router example work with react-router v6 (#34)
April 2023
  • chore: remove `styfle/cancel-workflow-action` usage (#33)
July 2022
  • Migrate Modal class component to a functional component (#32)
February 2022
  • fixed async test to wait until render is finished to end, and removed…
October 2021
  • Update async.js
April 2021
  • fix instructions
  • make everything work
March 2021
  • update all deps
  • move from travis
October 2020
  • chore: update React imports (#29)
September 2020
  • small improvements
  • Update react-redux.js (#28)
  • Update upload-file.js (#27)
  • Update update-props.js (#26)
  • Update react-router.js (#25)
  • Update react-router.js (#24)
  • Update react-router.js (#22)
  • Update .travis.yml
  • Update .travis.yml (#21)
  • improve async example a bit