Navigate to Subtests

Jump to the specific test case from the results window.

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

How to Use Mock Testing in Go
How to Use Mock Testing in Go
Mocking & Rocking - Power Up Your Go Testing.
Common Mistakes to Avoid When Handling Errors in Go
Common Mistakes to Avoid When Handling Errors in Go
Write Clean Code - Common Error Handling Mistakes to Avoid.
Conclusion
Conclusion
Putting Your Knowledge into Practice.