Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.9 KB

README.rst

File metadata and controls

56 lines (40 loc) · 1.9 KB

Suds2Library

Suds2Library is a Robot Framework test library for functional testing of SOAP-based web services. It is a full Python 3 port of SudsLibrary using suds-py3 as a SOAP client.

Suds2Library is operating system independent and supports only Python 3.5 or newer.

See keyword documentation for available keywords and more information about the library in general.

For general information about using test libraries with Robot Framework, see Robot Framework User Guide.

The recommended installation method is using pip:

pip install robotframework-suds2library

Running this command installs also the latest versions of Robot Framework and suds-py3.

Alternatively you can download the source distribution from PyPI, extract it, and install it:

python setup.py install

There are various support forums available: