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
NUnit TestLink Adapter not working - maybe
Moderators: Amaradana, TurboPT, TL Developers
Re: NUnit TestLink Adapter not working - maybe
You can change the logging level in the config.inc.php file.MyKey0815 wrote: How can I find out what´s going wrong? How can I start the logging to see what´s missing?