I've noticed that without the .sln file in the app root, the integration tests will not pass and display the message: System.InvalidOperationException : Solution root could not be located using application root
Can this be fixed, so that the tests can run without the need for the .sln file?
Regards,
John