File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 1
- # AMQP module for Codeception
1
+ # Codeception Module AMQP
2
2
3
- ![ Build Status] ( https://github.com/Codeception/module-amqp/workflows/CI/badge.svg )
3
+ An AMQP module for Codeception.
4
+
5
+ [ ![ Actions Status] ( https://github.com/Codeception/module-amqp/workflows/CI/badge.svg )] ( https://github.com/Codeception/module-amqp/actions )
6
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/module-amqp/v/stable )] ( https://github.com/Codeception/module-amqp/releases )
7
+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-amqp/downloads )] ( https://packagist.org/packages/codeception/module-amqp )
8
+ [ ![ License] ( https://poser.pugx.org/codeception/module-amqp/license )] ( /LICENSE )
4
9
5
10
## Installation
6
11
7
12
```
8
- composer require --dev "codeception/module-amqp"
13
+ composer require "codeception/module-amqp" --dev
9
14
```
10
15
11
16
## Documentation
12
17
13
18
<a href =" documentation.md " >Look at documentation.md file</a >
19
+
20
+ ## License
21
+
22
+ ` Codeception Module AMQP ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
23
+
24
+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments