Forum Discussion

rodanger's avatar
rodanger
New Contributor
2 days ago

NUnit test fails to run in TestComplete

I have a Visual Studio NUnit C# Selenium test project which runs tests fine. I can also run these tests from the nunit-console.exe test runner: nunit3-console.exe testcore.dll --where "namespace == 'CreditTests'". I have configured TestComplete to run this NUnit test but when I press Run, it does not run the test and ends in 1 second with an empty result.

Is there a TestComplete log that I can inspect to figure what error occurred?

3 Replies