Go to test
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the feature**
On VScode, an option "go to tests" exists, that will:
- navigate the user to the related test file if exists,
- else create the directory structure and filename, and fill the new file with boilerplate to get started writing the test.
It would be nice to have the option to `:CocCommand flutter.goToTests` and get the same behavior on vim :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.