Forum Discussion
vcheung
13 years agoOccasional Contributor
Thanks for the suggestions.
I talked to support and my understanding is that the way I'm invoking the nunit console and run a test (where the nunit test issues RunTest()) results in trying to start up testcomplete in a windows non-gui session (which is not supported).
Looks like I may have to find some way to use testcomplete's nunit test item feature, and have my application issue a call to kick off registered nunit tests through testcomplete.
I talked to support and my understanding is that the way I'm invoking the nunit console and run a test (where the nunit test issues RunTest()) results in trying to start up testcomplete in a windows non-gui session (which is not supported).
Looks like I may have to find some way to use testcomplete's nunit test item feature, and have my application issue a call to kick off registered nunit tests through testcomplete.