Skip to main content

AMQP library for usage in robotframework tests

Project description

## AMQP library for Robotframework

## Installation

### Using pip

:warning: Not implemeted yet
```
pip install robotframework-amqp
```

### Using the install script
```
python setup.py install
```

## Usage
In the settings section
```robotframework
*** Settings ***
Test Teardown After tests
Test Setup Before tests
Library RmqMsgSend

```

In the keywords section
```robotframework
*** Keywords ***
Before tests
Init AMQP connection ${amqp_host} ${amqp_port} ${amqp_user} ${amqp_pass} ${amqp_vhost}
Set amqp destination ${amqp_exchange} ${amqp_routing_key}

After tests
close amqp connection
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-amqp-0.0.2.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file robotframework-amqp-0.0.2.tar.gz.

File metadata

File hashes

Hashes for robotframework-amqp-0.0.2.tar.gz
Algorithm Hash digest
SHA256 af83a7f9e07abbb552d689632fb7890a8e02ba55c0c62a199fa199c23917f0ce
MD5 9cb4fd97c8b7661429a51fdadacd6f20
BLAKE2b-256 34ec4b1bf28d11890198832f94a8d839fafb17c7406ab6b74f747ca23e6b9c24

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page