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 thesrc/__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 😄