It's all about the answers!

Ask a question

TestNG instead of Junit


Tom (654) | asked Jul 19 '09, 11:29 a.m.
Hello,


does there exist a opportunity to use TestNG instead of JUnit

thanks for any suggestions

---
Tom

One answer



permanent link
Ralph Schoon (63.4k33646) | answered Jul 20 '09, 3:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

it is possible to use any builders and build tools.
Here is a good overview image: https://jazz.net/wiki/bin/view/Main/BuildExamples

For the over all architecture see http://jazz.net/wiki/bin/view/Main/BuildArchitecture

It would also be possible to use multiple builders and tools e.g. for style checking and deeper code analysis. The only advantage of JUnit i am aware off is the enhanced support for the build output. The Build engine can collect and nicely display the junit results file. Usinf a different tools would require to modify the output format to junit or publishing the plain result file.

Hello,


does there exist a opportunity to use TestNG instead of JUnit

thanks for any suggestions

---
Tom


Ralph

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.