See how to easily generate tests for React components using Cody's handy test command. We walk through testing a Hero component, improving test coverage, and inserting the test code back into our project.
Give Cody a try today 👉 https://cody.dev
Chapters
00:00 Introduction
00:31 Generating Tests
01:35 Improving Test Coverage
02:15 Inserting Test Code