JavaUnit.vim
:dog: Java Unit Test in VIM
Install / Use
/learn @wsdjeg/JavaUnit.vimREADME
JavaUnit.vim
requirement
also you can use my fork which provide gradle support, wsdjeg/syntastic
if you do not intstall this plugin,JavaUnit will show result in its own buffer instead of unite.
install
NeoBundle 'wsdjeg/JavaUnit.vim'
Plugin 'wsdjeg/JavaUnit.vim'
Command
JavaUnitExec
test the current methond(no need put the cursor on the methodName)

JavaUnitExec [args ...]
test specification method
example JavaUnitExec testMethod1 testMethod2 testMethod3 ...

JavaUnitTestMain
run the main methon of current class
also you can use JavaUnitTestAll,then will run all the testMethod in the current file

support for maven project
JavaUnitTestMaven test current file

JavaUnitTestMavenAll test this project

Mappings
q close the JavaUnit buffer.
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
