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 for working with RabbitMQ.
Installation
---
```
pip install robotframework-rabbitmq
```
## Documentation
See keyword documentation for RabbitMQ library [here](https://rawgit.com/peterservice-rnd/robotframework-rabbitmq/master/docs/RabbitMq.html).
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 for working with RabbitMQ.
Installation
---
```
pip install robotframework-rabbitmq
```
## Documentation
See keyword documentation for RabbitMQ library [here](https://rawgit.com/peterservice-rnd/robotframework-rabbitmq/master/docs/RabbitMq.html).
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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-2.0.0.dev2-py2.py3-none-any.whl.
File metadata
- Download URL: robotframework_rabbitmq-2.0.0.dev2-py2.py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3eca8936a8ce07eaa74674dc9fa015ab97c0f650f36c49be95a2e3d0661e130
|
|
| MD5 |
ba7b656b747d0513e71ff44352483a12
|
|
| BLAKE2b-256 |
4313896d2070a20ac6a7b4e03c6cf0dd1cfc6ee8efb5746c589f13e74773ccc0
|