NUnit TestLink Adapter not working - maybe

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
MyKey0815
TestLink user
Posts: 13
Joined: Thu Aug 05, 2010 6:38 am

NUnit TestLink Adapter not working - maybe

Post by MyKey0815 »

Hello,

i want to use the NUnit - TestLink Adapter. We have install the newest version of NUnit (2.6.2) and TestLink (1.9.5).

I our Project we have create a “TestLinkFixture“ – Tag with the needed informations – but no Testresults will be added (we have create a empty TestSuite for NUnit-Test)

How can I find out what´s going wrong? How can I start the logging to see what´s missing?

Some hints about our configuration:

· We using the NUnit-x86-GUI
· We use the latest version of NUnitAdpater from here http://code.google.com/p/gallio-testlin ... RunThrough
· Our application DLL´s are x86
· We develop with VB.NET 2010 on Windows 7 64-bit

I hope you can help me – I must prepare the infrastructure for a new project till 2.1.2013
TurboPT
Member of TestLink Community
Posts: 343
Joined: Sun Dec 10, 2006 4:51 am

Re: NUnit TestLink Adapter not working - maybe

Post by TurboPT »

MyKey0815 wrote: How can I find out what´s going wrong? How can I start the logging to see what´s missing?
You can change the logging level in the config.inc.php file.
Post Reply