Skip to main content

Stub utility library for Robot Framework

Project description

b"\n.. image:: https://secure.travis-ci.org/ravihuang/robotframework-stublibrary.png?branch=master\n :target: http://travis-ci.org/ravihuang/robotframework-stublibrary\n\nrobotframework-stublibrary\n--------------------------\n\n**robotframework-stublibrary** is a `Robot Framework\n<http://code.google.com/p/robotframework/>`_ test library for all your HTTP\nneeds. It uses `webtest <http://webtest.pythonpaste.org/>`_ library\nunderneath now.\n\nInstallation\n------------\n\nYou can install robotframework-stublibrary via `pip\n<http://www.pip-installer.org/>`_::\n\n pip install --upgrade robotframework-stublibrary\n\nUsage\n-----\nAPI documentation can be found at\n`https://github.com/ravihuang/robotframework-stublibrary\n<https://github.com/ravihuang/robotframework-stublibrary/>`_, here is an example\non how to use it:\n\n============ ================\n Setting Value \n============ ================\nLibrary StubLibrary\n============ ================\n\n\\\n\n============ ================================= ===================================\n Test Case Action Argument\n============ ================================= ===================================\nExample\n\n============ ================================= ===================================\n\n\nCompatibility\n-------------\nThis library is only tested on CPython. It might work on Jython, not sure.\n\nDevelopment\n-----------\nIf you want to hack on this library itself, this should get you started::\n\n # install\n git clone https://github.com/peritus/robotframework-stublibrary.git\n cd robotframework-stublibrary/\n python setup.py install\n \n # run tests\n pybot tests/\n\nI'm very happy about patches, pull-requests and API-discussions (as this is\nmostly a wrapper supposed to have a nice API)!\n\nChangelog\n---------\n\n**v0.1.0**\n\n- new\n\nLicense\n-------\nApache License\n\n"


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-stublibrary-0.1.2.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

robotframework_stublibrary-0.1.2-py2.py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page