A Robot Framework RabbitMq Library
Project description
Short Description
Robot Framework library for for working with RabbitMQ.
Installation
Install the library from PyPI using pip:
pip install robotframework-rabbitmq
Documentation
See keyword documentation for RabbitMQ library on GitHub.
Example
*** Settings ***
Library RabbitMq
Library Collections
*** Test Cases ***
Simple Test
Create Rabbitmq Connection my_host_name 15672 5672 guest guest alias=rmq
${overview}= Overview
Log Dictionary ${overview}
Close All Rabbitmq Connections
License
Apache License 2.0
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
File details
Details for the file robotframework-rabbitmq-3.0.0.tar.gz
.
File metadata
- Download URL: robotframework-rabbitmq-3.0.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20e6edaab94c09142e0376fb47aca2a181ff5be02f5ea385d1aa08280fec2da9 |
|
MD5 | a833e5b59219ca222ad9e6db07bc6e90 |
|
BLAKE2b-256 | 1de9215b3739c10bb9de5d61b7bd4511e8dbb70e125999b96a8715e146b557af |
File details
Details for the file robotframework_rabbitmq-3.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: robotframework_rabbitmq-3.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f174d8a6ea19225222aaa1453310f7be69fd49994e67dbffc9bf0c18e8287ddf |
|
MD5 | f8afeac4ee4be155db1a7fcbdbca6d86 |
|
BLAKE2b-256 | ca18a8c066e07b158ac4a8952deab9edbc7f577e2766bbfe1fe61f5eaa229c41 |