This Visual Studio Code extension allows you to easily jump between your source and test files.
- JavaScript/TypeScript
- name.spec.{js/ts} format
- name.test.{js/ts} format
- Go
- name_test format
Extensions via Pull-Request are welcome.
- Open source or test file (bidirectional)
- Open file in active editor or beside (configurable)
- Toggle between files
- Trigger command 'TestJumper: Toggle between source and test code'