cancel
Showing results for 
Search instead for 
Did you mean: 

Automated Unit Tests / TEST-INF/testrun.xml

Former Member
0 Kudos

Hello!

Regarding to the originial question here I'll try to ask this question again:

Is it possible to run jUnit-Tests automatically during the build (cbs)?

A very promising looking file (testrun.xml) is not documented..

We're using the NWDI and CE 7.11.

Testdriven development isn't a new paradigm in the standard java development so it must be possible to do so with ce and nwdi.

Thanks in advance,

--cl

Accepted Solutions (1)

Accepted Solutions (1)

siarhei_pisarenka3
Active Contributor
0 Kudos

Hi Carsten

I guess that the testrun.xml allows to do exactly that you want - to run jUnit-Tests automatically during the build (CBS).

Though there is one small thing - I think that the tool which can understand the file and run the tests is SAP internal tool. So I doubt that having just pure CBS server it'll be possible to activate the automatic test execution process. It seems we need to have something more.

I also could not find any documentation regarding this on SDN. That's why I think the functionality is SAP internal.

BR, Siarhei

Former Member
0 Kudos

Thanks for your answer Siarhei!

Maybe "they" use ant, maven and cruisesontrol as internal tools

-- cl

Former Member
0 Kudos

Hi,

so now we know that support will be available in 7.30. But is there a workaround available til then?

Has anyone tried to use CruiseControl or Hudson against the DTR?

Kind regards

Jan

Answers (0)