Navigate to Test

Use the Go to Symbol popup to go to a test.

With Go to Symbol, you can quickly navigate to a test: press ⌘⌥O (macOS) / Ctrl+Alt+Shift+N (Windows/Linux) and start typing the name of a test/suite of tests.


Related Resources

React, TypeScript, and TDD
How to write React applications in TypeScript using TDD, highlighting features of the IDE
Run Tests from Editor
Learn how to run a single test right from the editor.
Review Errors from Test Runners
In a test file, hover over an error to get more information about it.