How can I get “Copy to Output Directory” to work with Unit Tests?

The standard way to do this is by specifying the deployment items in the .testrunconfig file, which can be accessed via the Edit Test Run Configurations item in the Visual Studio Test menu or in the Solution Items folder.

Leave a Comment