It turns out you can:
Main Menu > Reshaper > Options > Tools > Unit Testing > Run Tests From
You must also, of course, change the output of the test project.
The problem with this is global change, not a project. Now I fixed my problem by changing the output directory of the system under test to the unit test output disk.
source share