File tree 1 file changed +13
-1
lines changed
1 file changed +13
-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
+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-symfony/downloads )] ( https://packagist.org/packages/codeception/module-symfony )
7
+ [ ![ License] ( https://poser.pugx.org/codeception/module-symfony/license )] ( https://packagist.org/packages/codeception/module-symfony )
6
8
7
9
## Requirements
8
10
@@ -17,4 +19,14 @@ composer require "codeception/module-symfony" --dev
17
19
18
20
## Documentation
19
21
20
- [ Module documentation] ( https://codeception.com/docs/modules/Symfony )
22
+ See [ the module documentation] ( https://codeception.com/docs/modules/Symfony ) .
23
+
24
+ ### How to Contribute
25
+
26
+ See [ the contribution guide] ( /CONTRIBUTING.md ) .
27
+
28
+ ## License
29
+
30
+ ` Codeception Module Symfony ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
31
+
32
+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments