chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes
In some of my tests I need to access external resources (text files, etc) which are not part of my VS solution. I know that SmartRunner copies the test assembly to a different location when it runs.

Is there any way to have SmartRunner copy the other files I require as well?
asked by adeneys (600 points)

1 Answer

0 votes
Hi,

You should use the deplyment Item attribute as documented in MSDN.
This feature is supported in the latest versions of Isolator.

Let me know if it helps.
answered by alex (17k points)
...