[jira] Created: (OFBIZ-3040) generate a html report when running ant run-tests

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3040) generate a html report when running ant run-tests

Nicolas Malin (Jira)
generate a html report when running ant run-tests
-------------------------------------------------

                 Key: OFBIZ-3040
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3040
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: SVN trunk
            Reporter: Erwan de FERRIERES
            Priority: Minor
             Fix For: SVN trunk


when you run the "ant run-tests" command, junit is generating xml files, which are not always easily readable. there is a function with junitreport which allow to generate html reports from the xml ones. Then it is more user friendly to watch them.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3040) generate a html report when running ant run-tests

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES updated OFBIZ-3040:
--------------------------------------

    Attachment: OFBIZ-3040.diff

the reports are located in the runtime/logs/test-results/html directory

> generate a html report when running ant run-tests
> -------------------------------------------------
>
>                 Key: OFBIZ-3040
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3040
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3040.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> when you run the "ant run-tests" command, junit is generating xml files, which are not always easily readable. there is a function with junitreport which allow to generate html reports from the xml ones. Then it is more user friendly to watch them.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3040) generate a html report when running ant run-tests

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3040.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Erwan,

Your patch is in trunk at r826428  


> generate a html report when running ant run-tests
> -------------------------------------------------
>
>                 Key: OFBIZ-3040
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3040
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3040.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> when you run the "ant run-tests" command, junit is generating xml files, which are not always easily readable. there is a function with junitreport which allow to generate html reports from the xml ones. Then it is more user friendly to watch them.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.