Forum Discussion

vcheung's avatar
vcheung
Occasional Contributor
13 years ago

Is there a way to dynamically add NUnit tests to the UnitTesting section of a project in c#?

So I'm looking at the ItcIntegration object and tried using get_Project(<project name>) to get a ItcProjectIntegration object. But after that, the ItcProjectIntegration object only has a AddUni...