Skip to content

fabiosal/vim-find-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-find-test

Introduction

Find and open test file of the current class

Installation

If you use vim-plug, add the plugin to your vim config file

call plug#begin()
Plug 'fabiosal/vim-find-test'
call plug#end()

Usage

use the command

:FindTest

to open a split window for the test file related to current class

Licence

This plugin is released under the MIT License.

About

Find and open relative test class for current file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published