Stub utility library for Robot Framework
Project description
Introduction
robotframework-stublibrary is a Robot Framework test library for all your HTTP needs. It uses: webtest gevent falcon py_fake_server library underneath now.
Installation
You can install robotframework-stublibrary via pip:
pip install --upgrade robotframework-stublibrary
Usage
here is an example on how to use it: https://github.com/ravihuang/robotframework-stublibrary/blob/master/tests/tests.txt,
Setting |
Value |
---|---|
Library |
StubLibrary |
Compatibility
This library is only tested on CPython. It might work on Jython, not sure.
Development
If you want to hack on this library itself, this should get you started:
# install git clone https://github.com/peritus/robotframework-stublibrary.git cd robotframework-stublibrary/ python setup.py install # run tests pybot tests/
I’m very happy about patches, pull-requests and API-discussions (as this is mostly a wrapper supposed to have a nice API)!
Changelog
v0.1.3
new
License
Apache License
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
Hashes for robotframework-stublibrary-0.1.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9366d969a1555d282affa37012ca897e4564a97a4559f96482479bfad5a02ee |
|
MD5 | f3093c50bc9b2518eb7ea07ee2ee6135 |
|
BLAKE2b-256 | 880751bd3254a9cab6a03666a72f5c0863d516fcc0dad7acd539181f2ffc780b |
Hashes for robotframework_stublibrary-0.1.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbe5207f204f17e7e8825253396a5ab132b7ae20fb884c6bf3cdc1ab1b2ec947 |
|
MD5 | 7fcb51041ea256110218628bbf811ea8 |
|
BLAKE2b-256 | 2c84349eb202bf263141cfbcb1b6ae82a98a8f4ec48606630d0693f564e3302d |