Skip to content

hneutr/tester.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

tester.vim

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.

Future:

The following will (hopefully) be developed in the future:

  1. 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)
  2. Scoping of different types of mappings

    • look for a file-to-file mapping first, then a directory mapping, then a language mapping

License

MIT license

About

Handle test files with grace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published