I created the MSTest project by creating a new class library project and copying the test classes to it. I then followed the instructions in the following posts.
However I did not need to add the GUID fix as I used ReSharper to run both sets of tests.