If anyone's curious, I've recently posted some code at sourceforge for a
project called Pynt. It's a java-based scripting language designed for
running builds, and it integrates fairly well with ant tasks. The code is
in pretty rough shape, as I've been sort of "thinking out loud" as opposed
to
Hi,
This is a patch for the task, that adds an option to use the
traditional JUnit GUI instead of Ant's built-in text/xml/html/etc.
formatters. You know, this kind of thing:
http://junit.sourceforge.net/doc/testinfected/IMG1.GIF
This is a scratch I've always wanted to itch. The text/html/et
Per some discussion last week about spellchecking I wrapped the Jazzy
project in an Ant task and added on some basic functionality
Mind you this is like the third task I have developed so be gentle :)
If anyone wants to try it, or if anyone can look at the code and tell me
if
it just plain suck