You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Kapil Gupta(CT)" <ka...@quark.com> on 2006/08/07 16:16:27 UTC

elaborate test case results?

Hi,

 

Using test phase am able to execute my test cases and maven gives me
result of how many and which test case failed or resulted in error. 

Is there any way so Maven can tell me at which line the test case failed
or cause of failure like in Eclipse?

Thanks,

Kapil

CONFIDENTIALITY NOTICE
This e-mail transmission and any documents, files, or previous e-mail
messages appended or attached to it, may contain information that is
confidential or legally privileged. If you are not the intended
recipient, or a person responsible for delivering it to the intended
recipient, you are hereby notified that you must not read this
transmission and that any disclosure, copying, printing, distribution,
or use of the information contained or attached to this transmission is
STRICTLY PROHIBITED. If you have received this transmission in error,
please immediately notify the sender by telephone +91.172.229.9450 or
return e-mail message kagupta@quark.com
<BL...@quark.com>  and delete the original
transmission, its attachments, and any copies without reading or saving
in any manner. Thank you.

 


Re: elaborate test case results?

Posted by Wayne Fay <wa...@gmail.com>.
More detailed output is stored in files under the
target/surefire-reports directory, in both Text and XML format.

Wayne

On 8/7/06, Kapil Gupta(CT) <ka...@quark.com> wrote:
> Hi,
>
>
>
> Using test phase am able to execute my test cases and maven gives me
> result of how many and which test case failed or resulted in error.
>
> Is there any way so Maven can tell me at which line the test case failed
> or cause of failure like in Eclipse?
>
> Thanks,
>
> Kapil
>
> CONFIDENTIALITY NOTICE
> This e-mail transmission and any documents, files, or previous e-mail
> messages appended or attached to it, may contain information that is
> confidential or legally privileged. If you are not the intended
> recipient, or a person responsible for delivering it to the intended
> recipient, you are hereby notified that you must not read this
> transmission and that any disclosure, copying, printing, distribution,
> or use of the information contained or attached to this transmission is
> STRICTLY PROHIBITED. If you have received this transmission in error,
> please immediately notify the sender by telephone +91.172.229.9450 or
> return e-mail message kagupta@quark.com
> <BL...@quark.com>  and delete the original
> transmission, its attachments, and any copies without reading or saving
> in any manner. Thank you.
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org