About Lesson
To navigate from a class to its associated test file, simply right-click, hover over “Go To,” and click on “Test.” Alternatively, you can press Ctrl + Shift + T in Windows or Command + Shift + T in macOS. If there’s no test associated with the class, it will prompt you to create one. Creating a test from here automatically generates the required structure. A popup will appear where you can select the folder, required test methods, and naming convention. If the test already exists, it will redirect you to the test file.