问题
I am working on a tool that will test the server of a Silverlight application. AFAIK, Silverlight uses WCF to communicate with the server. I am curious if here are any free tools out there that can enable to write test scripts that test the server via WCF, preferably in Java, Python, Ruby or anything that does not require .NET.
回答1:
Take a look at WCFStorm, haven't used it yet myself but it seems ok. Of course, it's a tool not a library, and it uses .Net (as it's the most logical choice for a tool that interoperates with WCF).
来源:https://stackoverflow.com/questions/3733111/are-there-any-free-open-source-wcf-client-frameworks-libraries-out-there