[XML-SIG] WSDL Test Suite?

Mark Bucciarelli mark@easymailings.com
Thu, 27 Feb 2003 08:52:20 -0500


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