How to unit test WCF services? Any 3rd Party tools available?
You can use Typemock Isolator to do that. Here are a couple of posts on the issue of testing the client side, and the server side. You can do that without any dependency, including a config file.
Gil Zilberfeld Typemock