anttestreport : coloring plain text reports created by ant for JUnit tests.
script karma |
Rating 2/2,
Downloaded by 690 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Yury Altukhou |
|
script type |
syntax |
|
description |
My plugin tries to color Test reports created by ant the following way :
It colors all good things in green and bad things in red or some kind of. Also It shadows meaningless things.
And yet I tried to fold long stack traces. So take a look. Comments are welcome. |
|
install details |
To install add anttestreport.vim to any syntax directory and add the following lines to the filetype.vim :
\" Ant Test Report
au BufNewFile,BufRead TEST-*.txt setf anttestreport
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.217.252.137
|