[arquillian-issues] [JBoss JIRA] (ARQ-1319) Warp: Jacoco support

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Mar 1 04:01:57 EST 2013


    [ https://issues.jboss.org/browse/ARQ-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757741#comment-12757741 ] 

Lukáš Fryč edited comment on ARQ-1319 at 3/1/13 4:00 AM:
---------------------------------------------------------

Hey Aris, great job with investigations!

The initial intention was to verify that Warp-based tests coverage is reported correctly.

Configuring Warp's code coverage is actually nice consequence and I will merge it once it will work correctly.

The problem here is that even in the ant-generated reporting, I can't see coverage of e.g. TestingServlet ({{ftest}} project, {{org.jboss.arquillian.warp.ftest}} package),
which should be actually hit several times - this is what fundamentally Warp users wants.


I guess there is some problem with reporting from Warp-based tests, e.g. does the command service does not work correctly?
Does it provide correct data?
                
      was (Author: lfryc):
    Hey Aris, great job with investigations!

The initial intention was to verify that Warp-based tests coverage is reported correctly.

Configuring Warp's code coverage is actually nice consequence and I will merge it once it will work correctly.

The problem here is that even in the ant-generated reporting, I can't see coverage of e.g. TestingServlet ({{ftest}} project, {{org.jboss.arquillian.warp.ftest}} package),
which should be actually hit several times - this is what actually Warp users wants.
                  
> Warp: Jacoco support
> --------------------
>
>                 Key: ARQ-1319
>                 URL: https://issues.jboss.org/browse/ARQ-1319
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Warp
>            Reporter: Lukáš Fryč
>             Fix For: warp_1.0.0.Beta1
>
>         Attachments: jacoco.jpg, warp-jacoco.png
>
>
> The support for CommandService was committed in ARQ-1027, which enabled us to run {{arquillian-extension-jacoco}}.
> However as report from the Warp's build shows, the reporting isn't successful - report doesn't seem to contain any hits.
> We need to investigate and once ready, we should use [{{check}}|http://www.eclemma.org/jacoco/trunk/doc/check-mojo.html] goal to be sure that coverage is reported successfully from Warp's tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list