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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file robotframework-openstflibrary-0.1.1.tar.gz
.
File metadata
- Download URL: robotframework-openstflibrary-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5d9868c8fb57c19be73539c3f4c82eada6e19162d0d06f5e1e837768da97fd9 |
|
MD5 | f5c41b3d55005c63cb513711c5fecd96 |
|
BLAKE2b-256 | 7cb9f0a37a4f5d7101658c4b296ca1fd236fd6b6a8dc50bb8c4bbe86a4d7dbd1 |
File details
Details for the file robotframework_openstflibrary-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: robotframework_openstflibrary-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a405e95098f5f58a57894c41196311948f1dca8a3b85c1784c29bf150b756d46 |
|
MD5 | fdce0629f75eb693b48a71ea9aa76675 |
|
BLAKE2b-256 | ec5772b81c304bcde44f5567a27a318ad7ce98a31516c62bfbdac6e0e63788f6 |