/vim-phpunit

Support for using phpunit as compiler from within Vim

Primary LanguageVim Script

vim-phpunit

Support for using phpunit as a compiler from within Vim.

Enable phpunit as a compiler:

:compiler phpunit

after/ftplugin/php.vim automatically sets phpunit as the compiler for all PHP projects.