This is a Robot Framework keyword library to allow single command execution via HTTP.
Project description
robotframework-restbridge
Bridge that enables running individual Robot Framework keywords via HTTP
Configure required libraries
Edit test.robot to load all required Libraries
Library Browser
Library RequestsLibrary
...
Start the bridge
$ sh a_start_robot.sh
Then call it in a seperate window
$ sh b_test.sh
Local build and install
python setup.py sdist
# Version on next line might differ!
pip install dist/robotframework_restbridge-0.1.10.tar.gz
Publishing
TestPyPI:
uploadToTestPyPI.sh
PyPI:
uploadToPyPI.sh
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
File details
Details for the file robotframework_restbridge-0.1.10.tar.gz.
File metadata
- Download URL: robotframework_restbridge-0.1.10.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6edecc0003ab5aa8b83fdf5d6a95f4aae5783480ac90a08ea58d6501ea0e4ebb
|
|
| MD5 |
072f5abc85c56589055a4e29b504bec2
|
|
| BLAKE2b-256 |
1b082339a578a502d609b6067da9bc26e845a882d82061cf493fe6506b693faf
|