It's all about the answers!

Ask a question

Jazz and Junit


Mark Roberts (1205338) | asked Feb 19 '08, 10:28 a.m.
JAZZ DEVELOPER
Is it possible to call Junit as an automated process and gather results
of the operation as part of an operation in Team Concert ?

One answer



permanent link
Jean-Michel Lemieux (2.5k11) | answered Feb 20 '08, 12:08 p.m.
JAZZ DEVELOPER
The example project which ships in RTC beta 2 creates a build and build
scripts which automates running and gathering the junit results into the
repository. Here is how you could get started:

1. From the RTC client, run "File > New > Examples > Jazz Example
Project Setup". Then run the wizard to create the sample.

2. Take a look at the "releng" project that it created in your Eclipse
workspace. This has a build.xml file which is an Ant script which
builds, runs the JUnits, and publishes the results in the jazz repo.

Hope this helps.

Jean-Michel
Jazz Source Control Team

markroberts wrote:
Is it possible to call Junit as an automated process and gather results
of the operation as part of an operation in Team Concert ?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.