VS Code extension to jump to between source and test files
This extension registers 1 command that will toggle view between source file and test file associated with it.
ALT + T to jump between filesExperimental
This extension is based on Blake Herrington’s vscode-jump-to-test.
It was cloned instead of forked because It needs to be published for my usecases
Enjoy!