> >
> > Does anyone know how to have debug appear in the resultant XML from a
> > Cactus
> > Test?
>
> 2 solutions:
>
> 1/ issue log statements to a file in your tests
> 2/ anything printed on stdout or stderr is captured and appears in the
JUnit
> XML report
>

Thanks, but...
The first solution is no good when invoking the tests via a browser on a
remote machine.
I cannot get anything written to stdout or stderr to appear in the XML.  Is
there some sort
of config required to do so?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to