Skip to main content

Openstf utility library for Robot Framework

Project description

b"\n.. image:: https://secure.travis-ci.org/ravihuang/robotframework-openstflibrary.png?branch=master\n :target: http://travis-ci.org/ravihuang/robotframework-openstflibrary\nOpenstfLibrary\n=============================\n.. contents::\n\nrobotframework-openstflibrary\n--------------------------\n\n**robotframework-stublibrary** is a `Robot Framework\n<https://github.com/robotframework/robotframework>`_ test library for openstf\nneeds. It uses `pyswagger <https://pypi.python.org/pypi/pyswagger>`_ library\nunderneath now.\n\nCompile\n------------\nEnv:\n pip install wheel twine -i https://pypi.douban.com/simple\ndist\xef\xbc\x9a\n python setup.py sdist bdist_wheel --universal\nupload to pypi:\n twine upload --config-file c:\\Users\\Administrator\\.pypirc dist\\*\n\nInstallation\n------------\n\nYou can install robotframework-openstflibrary via `pip\n<http://www.pip-installer.org/>`_::\n\n pip install --upgrade robotframework-openstflibrary\n\nUsage\n-----\nAPI documentation can be found at\n`https://github.com/ravihuang/robotframework-openstflibrary\n<https://github.com/ravihuang/robotframework-openstflibrary/>`_, here is an example\non how to use it:\n\n============ ================\n Setting Value \n============ ================\nLibrary OpenstfLibrary\n============ ================\n\n\\\n\n============ ================================= ===================================\n Test Case Action Argument\n============ ================================= ===================================\nExample\n Connect To Stf 192.168.117.155:7100 8ad3024193ba44a1820afef3060df8934d964599b74049d4b11b9c3f9edb5457\n ${x} Get Idle Device\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-openstflibrary.git\n cd robotframework-openstflibrary/\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-openstflibrary-0.1.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

robotframework_openstflibrary-0.1.1-py2.py3-none-any.whl (6.7 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