sponsor Vim development Vim logo Vim Book Ad

anttestreport : coloring plain text reports created by ant for JUnit tests.

 script karma  Rating 2/2, Downloaded by 598  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
anttestreport.vim 1.0 2004-11-03 6.0 Yury Altukhou Initial upload
ip used for rating: 18.219.63.90

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github