Results from unit tests in JUnit recorded

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
Slavina
TestLink user
Posts: 1
Joined: Mon Apr 06, 2009 3:33 pm

Results from unit tests in JUnit recorded

Post by Slavina »

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?
San_Dan
TestLink user
Posts: 5
Joined: Sat Oct 11, 2008 8:54 am

Recording of Results from JUNIT

Post by San_Dan »

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.
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

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.
sniff
TestLink user
Posts: 3
Joined: Wed Jun 17, 2009 4:20 pm
Contact:

Post by sniff »

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.
Locked