Hi, I'd like to improve the test view by adding a tree showing the project structure. To do that I need a way for a ITestSuite to return the associated ProjectFileItem. I guess that I can't store a ProjectFileItem in ITestSuite as it might get deleted. How else could I implement that? Using the url I'll end up with multiple items (filesForUrl). Thanks, Niko