Skip to main content

2 docs tagged with "testing"

View All Tags

Debugging Tests in Create React App

Learn how to debug tests in React applications using Chrome DevTools and Visual Studio Code. Uncover the mysteries of debugging and defeat the Bug Monsters in your test code!

Running Tests in Create React App

Learn how to run tests in a Create React App project using Jest. Explore the basics of testing and discover the joy of catching bugs early!