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
- # Codeception module for Yii2 framework
1
+ # Codeception Module Yii2
2
2
3
- ![ Build Status] ( https://github.com/Codeception/module-yii2/workflows/CI/badge.svg )
3
+ A Codeception module for Yii2 framework
4
+
5
+ [ ![ Actions Status] ( https://github.com/Codeception/module-yii2/workflows/CI/badge.svg )] ( https://github.com/Codeception/module-yii2/actions )
6
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/module-yii2/v/stable )] ( https://github.com/Codeception/module-yii2/releases )
7
+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-yii2/downloads )] ( https://packagist.org/packages/codeception/module-yii2 )
8
+ [ ![ License] ( https://poser.pugx.org/codeception/module-yii2/license )] ( /LICENSE )
4
9
5
10
## Installation
6
11
7
12
```
8
- composer require --dev "codeception/module-yii2"
13
+ composer require "codeception/module-yii2" --dev
9
14
```
10
15
11
16
## Documentation
12
17
13
18
- [ Getting started] ( https://codeception.com/for/yii )
14
19
- [ Module documentation] ( https://codeception.com/docs/modules/Yii2 )
20
+
21
+ ## License
22
+
23
+ ` Codeception Module Yii2 ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
24
+
25
+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments