Junit output [message #45714] |
Fri, 30 May 2003 18:25  |
Eclipse User |
|
|
|
Originally posted by: sacha.global-village.net
Hello all,
I'm trying to debug some Junit tests but I cannot find any way to view the
actual output of a Junit
test run (short of running as a normal Java application with the textui).
Does anyone know how
to tell the Junit plugin to write the output from a run to the console or
a file?
Thanks,
sacha
|
|
|
|
|
|
|
|
|
Re: Junit output [message #61677 is a reply to message #56493] |
Thu, 19 June 2003 07:18  |
Eclipse User |
|
|
|
Can you please file a bug report against JDT UI describing the problems when
using JUnitPerf.
--erich
"Bodo" <bodo.t@genion.de> wrote in message
news:3EE9DBEF.6080001@genion.de...
> no, unfortunately it doesn't evaluate everything.
> especially if you use this :
> http://www.clarkware.com/software/JUnitPerf.html,
> a junit extension. the eclipse junit plugin is not able to handle
> TimedTests correctly. therefore you need to use the textui of these
> testcases, right?
> bodo
>
>
>
>
>
> Robert Klemme schrieb:
> > "David Saff" <saff@mit.edu> schrieb im Newsbeitrag
> > news:bbl2m9$54p$1@rogue.oti.com...
> >
> >>Robert Klemme wrote:
> >>
> >>>"David Saff" <saff@mit.edu> schrieb im Newsbeitrag
> >>>news:bbjnkq$rgj$1@rogue.oti.com...
> >>>
> >>>
> >>>>Robert,
> >>>>
> >>>>When I use the Junit plugin, I only get stderr in the Console.
> >>>
> >>>
> >>>You sure? I get System.out and System.err outputs in the console.
> >>>
> >>> robert
> >>
> >>Sorry, it turns out I misspoke. I get System.out and System.err from
> >>any debugging prints I've added to the code, but not the output that you
> >>would expect from the textui TestRunner from Junit, which seemed to be
> >>what the original poster wanted.
> >
> >
> > Oh. But why would I want to use the text UI test runner from within
> > eclipse? The graphical version is just fine - IMHO.
> >
> > robert
> >
>
|
|
|
Powered by
FUDForum. Page generated in 0.04494 seconds