Hi,
I see in TestLink 1.8 it is possible to have results from unit tests in MBUnit and NUNit recorded in TestLink, is it going to be possible for JUnit also?
Results from unit tests in JUnit recorded
Moderators: Amaradana, TurboPT, TL Developers
Recording of Results from JUNIT
Hi,
I also wanted to know if it is possible to record results of unit testing done with Junit. If the possibility is there, please reply.
I also wanted to know if it is possible to record results of unit testing done with Junit. If the possibility is there, please reply.
Daniel prepared library: http://code.google.com/p/dbfacade-testl ... loads/list.
Could you try it use for junit integration. I will be happy if you share your experience with others then.
Could you try it use for junit integration. I will be happy if you share your experience with others then.
I tried to use Daniel's library, got some little troubles with version "testlink-api-client-1.0.zip", but when I checked out trunk version from SVN and build library by myself - it works fine.
Maybe when I refactor my existing autotests to work with testlink API, using this library, I will give more complex feedback.
Maybe when I refactor my existing autotests to work with testlink API, using this library, I will give more complex feedback.