facundop3 / testing-react-workshop

Some simple testing examples using react-testing-libreary πŸ™ + MSW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing UI with react-testing-library

Hello there πŸ‘‹, this will be a brief introduction to some basic UI testing using this powerful tool.

Some instructions:

  • Keep the focus on the src/__test__/ directory, thats the main purpose of this.
  • Each .js file on the src/__test__/ will have a same named .md with some additional info.

πŸ“½ keynote for this workshop (not-required to follow the readme)

Please feel free to file an issue or a PR on any improvement you'd like to πŸ˜„

About

Some simple testing examples using react-testing-libreary πŸ™ + MSW


Languages

Language:JavaScript 84.6%Language:HTML 10.0%Language:CSS 5.4%