Jazz and Junit
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
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 |
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.