vim-phpunit
vim-phpunit copied to clipboard
Support for using phpunit as compiler from within Vim
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.