Skip to content

Suds2Library is a Robot Framework library for functional testing of SOAP-based web services.

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE.txt
GPL-3.0
SUDS_ADJUNCT_LICENSE.txt
LGPL-3.0
SUDS_LICENSE.txt
Notifications You must be signed in to change notification settings

rticau/Suds2Library

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:

About

Suds2Library is a Robot Framework library for functional testing of SOAP-based web services.

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE.txt
GPL-3.0
SUDS_ADJUNCT_LICENSE.txt
LGPL-3.0
SUDS_LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published