Page 1 of 1
Results from unit tests in JUnit recorded
Posted: Mon Apr 06, 2009 3:35 pm
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?
Recording of Results from JUNIT
Posted: Sat Jun 13, 2009 6:04 am
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.
Posted: Fri Jun 19, 2009 7:19 am
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.
Posted: Mon Jun 22, 2009 4:49 pm
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.