robotframework-suds2library


Namerobotframework-suds2library JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/rticau/Suds2Library
SummaryRobot Framework test library for SOAP-based services.
upload_time2023-03-31 05:17:38
maintainer
docs_urlNone
authorMihai Parvu
requires_python
licenseApache License 2.0
keywords robotframework testing testautomation soap suds web service
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Suds2Library
============

.. contents::

Introduction
------------
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.

Documentation
-------------

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`_.

Installation
------------

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

Support
-------

There are various support forums available:

- `robotframework-users`_ mailing list
- Robot Framework `Slack community`_
- Robot Framework `forum`_
- Suds2Library `issue tracker`_ for bug reports and concrete enhancement
  requests

.. _forum: https://forum.robotframework.org/
.. _issue tracker: https://github.com/rticau/Suds2Library/issues
.. _keyword documentation: https://rticau.github.io/Suds2Library/Suds2Library.html
.. _pip: http://pip-installer.org
.. _PyPI: https://pypi.python.org/pypi/robotframework-suds2library/
.. _Python: http://python.org
.. _Robot Framework: http://robotframework.org
.. _Robot Framework User Guide: http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#using-test-libraries
.. _robotframework-users: http://groups.google.com/group/robotframework-users
.. _Slack community: https://robotframework-slack-invite.herokuapp.com
.. _suds-py3: https://github.com/cackharot/suds-py3
.. _SudsLibrary: https://github.com/ombre42/robotframework-sudslibrary
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rticau/Suds2Library",
    "name": "robotframework-suds2library",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "robotframework testing testautomation soap suds web service",
    "author": "Mihai Parvu",
    "author_email": "mihai-catalin.parvu@nokia.com",
    "download_url": "https://files.pythonhosted.org/packages/49/45/1bf45b0c67bd7c628e9f948547c3f22399985877a76c940dde201715f3ff/robotframework-suds2library-1.1.1.tar.gz",
    "platform": "any",
    "description": "Suds2Library\n============\n\n.. contents::\n\nIntroduction\n------------\nSuds2Library is a `Robot Framework`_ test library for functional testing of SOAP-based web services.\nIt is a full Python 3 port of `SudsLibrary`_ using `suds-py3`_ as a SOAP client.\n\nSuds2Library is operating system independent and supports only Python_ 3.5 or newer.\n\nDocumentation\n-------------\n\nSee `keyword documentation`_ for available keywords and more information about the library in general.\n\nFor general information about using test libraries with Robot Framework, see `Robot Framework User Guide`_.\n\nInstallation\n------------\n\nThe recommended installation method is using pip_::\n\n    pip install robotframework-suds2library\n  \nRunning this command installs also the latest versions of Robot Framework and `suds-py3`_.\n\nAlternatively you can download the source distribution from PyPI_, extract\nit, and install it::\n\n    python setup.py install\n\nSupport\n-------\n\nThere are various support forums available:\n\n- `robotframework-users`_ mailing list\n- Robot Framework `Slack community`_\n- Robot Framework `forum`_\n- Suds2Library `issue tracker`_ for bug reports and concrete enhancement\n  requests\n\n.. _forum: https://forum.robotframework.org/\n.. _issue tracker: https://github.com/rticau/Suds2Library/issues\n.. _keyword documentation: https://rticau.github.io/Suds2Library/Suds2Library.html\n.. _pip: http://pip-installer.org\n.. _PyPI: https://pypi.python.org/pypi/robotframework-suds2library/\n.. _Python: http://python.org\n.. _Robot Framework: http://robotframework.org\n.. _Robot Framework User Guide: http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#using-test-libraries\n.. _robotframework-users: http://groups.google.com/group/robotframework-users\n.. _Slack community: https://robotframework-slack-invite.herokuapp.com\n.. _suds-py3: https://github.com/cackharot/suds-py3\n.. _SudsLibrary: https://github.com/ombre42/robotframework-sudslibrary",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Robot Framework test library for SOAP-based services.",
    "version": "1.1.1",
    "split_keywords": [
        "robotframework",
        "testing",
        "testautomation",
        "soap",
        "suds",
        "web",
        "service"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49451bf45b0c67bd7c628e9f948547c3f22399985877a76c940dde201715f3ff",
                "md5": "cc5ea98cb12606588d7a6418af3e68f1",
                "sha256": "0c1b2ee4483ed9b498ca098119ac6d25a4fdaec7498f4cbfdf1e68e96ebbfc33"
            },
            "downloads": -1,
            "filename": "robotframework-suds2library-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cc5ea98cb12606588d7a6418af3e68f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15816,
            "upload_time": "2023-03-31T05:17:38",
            "upload_time_iso_8601": "2023-03-31T05:17:38.566232Z",
            "url": "https://files.pythonhosted.org/packages/49/45/1bf45b0c67bd7c628e9f948547c3f22399985877a76c940dde201715f3ff/robotframework-suds2library-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-31 05:17:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "rticau",
    "github_project": "Suds2Library",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "robotframework-suds2library"
}
        
Elapsed time: 0.05369s