Skip to content

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

License

Notifications You must be signed in to change notification settings

Reddriver/Suds2Library

 
 

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.5%
  • RobotFramework 33.5%