[
https://issues.apache.org/jira/browse/SUREFIRE-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akshay updated SUREFIRE-1251:
-----------------------------
Attachment: SSreporterr.png
Hi Tibor Digana,
Thanks for your advise , But I'm more interested to make changes in the
surefire reports rather changing it to allure reporting,
please download project from here , Its on my google drive , this is a
sample test project -
https://drive.google.com/folderview?id=0B6WwGPbXgaRkb0pUNzN2ZDcwaFU&usp=sharing
[In this project you will find site folder & you will see the result of the
surefire in html]
also attaching screenshot.
In the screenshot you will see the reports & i have marked the stack strace
output which - i dont want to show , rather i want to show standard out put
printing in every pass & failed test cases.
Please review my POM.xml as well as let me know how we can achieve this.
Objective to achieve -
1. Exclude stack strace & technical failure details from failed tests
2. On the place of stack strace information include - print standard output
of test scripts for every pass & failed tests.
-Akshay
On Mon, May 23, 2016 at 8:21 PM, Tibor Digana (JIRA) <[email protected]>
> How to remove stackstrace information from surefire report & include sys
> output?
> --------------------------------------------------------------------------------
>
> Key: SUREFIRE-1251
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1251
> Project: Maven Surefire
> Issue Type: Question
> Components: Maven Surefire Plugin, Maven Surefire Report Plugin
> Affects Versions: 2.5
> Reporter: Akshay
> Priority: Blocker
> Labels: maven
> Attachments: SSreporterr.png
>
>
> I'm executing test suite of junit tests using maven & I'm using surefire
> plug-in [2.5] for reporting , Now i have to customize reports ...So how to
> remove stacks trace information from surefire report & rather than this i
> have to include / print - system output in the generated report which are
> written in the junit scripts ??
> How to achieve this ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)