You are not logged in. Click here to log in.

codebeamer Application Lifecycle Management (ALM)

Search In Project

Search inClear

Tags:  not added yet

Example codeBeamer Jacoco coverage configuration

The jacoco report can be executed inside the ant build procedure while the unit tests are running.

Here is the modified codeBeamer ant build-test file:

CB:/displayDocument/build-test-jacoco.xml?doc_id=1454594

It should be placed next to the build-test.xml in etc directory.

Before the execution the jacocoant.jar file should be copied to the following location: (this can be download at: http://www.eclemma.org/jacoco/)

zk\cb\tools\jacoco\

After the ant build the report files can be found in the following directory:

zk\cb\target\report\