> I'm kind of at a loss as to how to make junit a little more verbose > (sorry to ask a question not specifically maven related, but I hoped > someone might have a clue). i'm looking for an output like > running test a: success > running test b: success > that type of thing.
Looks like System.out.println is my only friend here...that I know. =r --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
