A plugin to facilitate switching between a file (the 'primary' file) and its test file with ease.
Currently only supports switching files based on the filetype of the current buffer.
The following will (hopefully) be developed in the future:
-
Support different types of mappings to/from test files.
- directory mappings (things in this directory have test files in that directory)
- file to file (this file maps to that file)
-
Scoping of different types of mappings
- look for a file-to-file mapping first, then a directory mapping, then a language mapping
MIT license