File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 3
3
A Codeception module for Symfony framework.
4
4
5
5
[ ![ Actions Status] ( https://github.com/Codeception/module-symfony/workflows/CI/badge.svg )] ( https://github.com/Codeception/module-symfony/actions )
6
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/module-symfony/v/stable )] ( https://github.com/Codeception/module-symfony/releases )
7
+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-symfony/downloads )] ( https://packagist.org/packages/codeception/module-symfony )
8
+ [ ![ License] ( https://poser.pugx.org/codeception/module-symfony/license )] ( /LICENSE )
6
9
7
10
## Requirements
8
11
@@ -17,4 +20,14 @@ composer require "codeception/module-symfony" --dev
17
20
18
21
## Documentation
19
22
20
- [ Module documentation] ( https://codeception.com/docs/modules/Symfony )
23
+ See [ the module documentation] ( https://codeception.com/docs/modules/Symfony ) .
24
+
25
+ ### How to Contribute
26
+
27
+ See [ the contribution guide] ( /CONTRIBUTING.md ) .
28
+
29
+ ## License
30
+
31
+ ` Codeception Module Symfony ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
32
+
33
+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments