Skip to content

frankvanderkuur/robotframework-mockserverlibrary

 
 

Repository files navigation

MockServer Robot Framework Library

This project implements the Robot Framework keywords to interact with MockServer through HTTP.

Installation

$ pip install robotframework-mockserverlibrary

Usage

Add library to settings section:

*** Settings ***
Library  MockServerLibrary

Keyword documentation for the latest release

See tests/robot/tests/mock_server.robot for detailed usage examples.

About

Robot framework library for MockServer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 46.1%
  • RobotFramework 44.4%
  • Makefile 6.4%
  • Dockerfile 1.7%
  • Shell 1.4%