Looks like I've got soapy parsing WSDL using only native Python 2 libraries. Anyone know of a good WSDL test suite out there? I'm looking for a set of wsdl files (or strings) that I can feed to soapy and test that it has correctly parsed the porttype, messages and so on. Mark