Skip to main content

Stub utility library for Robot Framework

Project description

https://secure.travis-ci.org/ravihuang/robotframework-stublibrary.png?branch=master

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


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.4.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

robotframework_stublibrary-0.1.4-py2.py3-none-any.whl (13.1 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