Jazz and TDD
One answer
It depends on how you use TDD. If you simply want to create your code
from your unit test. There are several presentations on Eclipse.org on
how to do that. As for where Jazz would play a role is the incorporation
of your test into the build system and reporting against your continuous
builds to identify your test pass coverage. That is my take on how
TDD can be accomplished with Jazz. However, I am sure others in the
community will have a different interpretations.
How do you use TDD now?
alankan wrote:
from your unit test. There are several presentations on Eclipse.org on
how to do that. As for where Jazz would play a role is the incorporation
of your test into the build system and reporting against your continuous
builds to identify your test pass coverage. That is my take on how
TDD can be accomplished with Jazz. However, I am sure others in the
community will have a different interpretations.
How do you use TDD now?
alankan wrote:
I'm looking for something that describes how Jazz and/or Ratioanl Team
Concert can be used in a Test Driven
Development project. Has anyone have ideas/experience
that they can share with me :?:
Thanks!