Given this set of code:
unitTestConfiguration = (IDictionary) ConfigurationManager.GetSection("unitTestSection");
where can you determine which project this file should exist in.
I am trying to run a bunch of unit tests but they are failing because it can't find any file