Robot framework library for MockServer
Project description
# MockServer Robot Framework Library
This project implements the Robot Framework keywords to interact with [MockServer](http://www.mock-server.com/) through HTTP.
## Installation
`sh $ pip install robotframework-mockserverlibrary `
## Usage
Add library to settings section:
` *** Settings *** Library MockServerLibrary `
[Keyword documentation for the latest release](https://frankvanderkuur.github.io/docs/robotframework-mockserverlibrary.html)
See tests/robot/tests/mock_server.robot for detailed usage examples.
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
Close
Hashes for robotframework-mockserverlibrary-0.8.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3c313fd4901403bf3c6074b6b79b601e06d15a8cb4463d8e8a22c7a130401df |
|
MD5 | 72fa528f0b45d54c237c1c8a28fa8ad2 |
|
BLAKE2b-256 | 331e5f6639b8fb7ba96b03e64201d77cf327c9ebe3481f9e56d3faa157bc1349 |