[jboss-as7-dev] First AS 7 testsuite coverage report available.
Ondrej Zizka
ozizka at redhat.com
Wed Jan 25 13:56:58 EST 2012
>From what I see, AbstractSubsystemTest is only used for unit tests.
Unit tests are usually covered by Cobertura or Emma.
This coverage report only covers the testsuite/ module.
We could extend Jacoco to cover modules' unit tests to, but that would
need to change surefire's JVM args update in all modules.
Ondra
On Wed, 2012-01-25 at 17:03 +0000, Kabir Khan wrote:
> I think probably tests extending AbstractSubsystemTest should be included as well.
> On 24 Jan 2012, at 21:09, Ondrej Zizka wrote:
>
> > Hi,
> >
> >
> > this is the first AS 7 coverage report: http://www.qa.jboss.com/~ozizka/coverage-report/html/index.html
> > Download at: http://www.qa.jboss.com/~ozizka/AS7-coverage-full-2012-01-24.zip
> > Jira: https://issues.jboss.org/browse/AS7-2022
> >
> > It's made using the JaCoCo tool.
> > Whole testsuite was run, except for the integration/compat module.
> > Only tests launched through Arquillian are counted. Thus, for example, CLI tests are not - since they launch JVM on their own.
> > To be addressed later.
> >
> > Please look at your modules/components (both devs and QA) and take actions to increase the coverage.
> > If your tests are not being counted, please let me know, and we will figure out how to fix it.
> >
> >
> > Regards,
> > Ondra
> > _______________________________________________
> > jboss-as7-dev mailing list
> > jboss-as7-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120125/d7824312/attachment.html
More information about the jboss-as7-dev
mailing list