I'm curious as to whether I can create a test item through a script. My project needs to search through a folder and add all the tests it finds nightly, and it would be very convenient if upon findin...
Well the Project.TestItems doesn't seem to have an add method so it is unclear how to do it. Which is a shame because it was on my todo list for a test suite.