A Robot Framework RabbitMq Library
Project description
# RobotFramework RabbitMq
[](https://travis-ci.org/peterservice-rnd/robotframework-rabbitmq)
Short Description
---
[Robot Framework](http://www.robotframework.org) library to for working with RabbitMQ.
Installation
---
```
pip install robotframework-rabbitmq
```
## Documentation
See keyword documentation for RabbitMq library on [GitHub](https://github.com/peterservice-rnd/robotframework-rabbitmq/tree/master/docs).
Example
---
```robot
*** Settings ***
Library RabbitMq
Library Collections
*** Test Cases ***
Simple
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
[](https://travis-ci.org/peterservice-rnd/robotframework-rabbitmq)
Short Description
---
[Robot Framework](http://www.robotframework.org) library to for working with RabbitMQ.
Installation
---
```
pip install robotframework-rabbitmq
```
## Documentation
See keyword documentation for RabbitMq library on [GitHub](https://github.com/peterservice-rnd/robotframework-rabbitmq/tree/master/docs).
Example
---
```robot
*** Settings ***
Library RabbitMq
Library Collections
*** Test Cases ***
Simple
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robotframework-rabbitmq-1.0.1.tar.gz.
File metadata
- Download URL: robotframework-rabbitmq-1.0.1.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30f394e5eff094f5624029faf119234faede266b77e6a5b2b26c443a326cdcfc
|
|
| MD5 |
8c4f1e0964bb21a5854f76fe9d96e8ad
|
|
| BLAKE2b-256 |
e77f1c5055ba0f5cac4043de7260b06438bea20d130e2de01d792caaed0090ef
|
File details
Details for the file robotframework_rabbitmq-1.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: robotframework_rabbitmq-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1bcce0a6ae1765965c8c32094eb55902c3fe6d5ed84e6c0b9b9fe5f1b597418
|
|
| MD5 |
33f2cec6e57d86360e1bb5707f15bd61
|
|
| BLAKE2b-256 |
c91522e5cc1892a95e1601caebc8b6fceceb9539d736eb3fb0f277c2099a39fa
|