Navigate to subtests in table tests

Jump to the specific test case from the results window

How to use:

If you need to review the parameters for a certain test case, then you can use the Jump to source, ⌘↓ (macOS) / F4 (Windows/Linux) feature to do so. You can also double-click on the subtest name in the UI and it will perform the same action.


Related Resources

Code coverage for applications
Track code execution and identify dead code effectively
Generate tests for generic functions
Use a shortcut to generate test files for your generic functions.
Integrated Go Playground
You can format and share your code, change the Go version, and run your code using the Go playground server.