Writing a Component Test without React Testing Library

Learn how to create a component test without React Testing Library in this lesson.

Creating our first component test

The starter project for this lesson was created by Create React App. Jest is already installed and configured and is ready for us to write a test.

There is a copy of the starter project that you can use in this lesson below:

Get hands-on with 1200+ tech skills courses.