File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 11# Codeception Module Asserts
22
3- ![ Build Status] ( https://github.com/Codeception/module-asserts/workflows/CI/badge.svg )
3+ [ ![ Actions Status] ( https://github.com/Codeception/module-asserts/workflows/CI/badge.svg )] ( https://github.com/Codeception/module-asserts/actions )
4+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/module-asserts/v/stable )] ( https://github.com/Codeception/module-asserts/releases )
5+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-asserts/downloads )] ( https://packagist.org/packages/codeception/module-asserts )
6+ [ ![ License] ( https://poser.pugx.org/codeception/module-asserts/license )] ( /LICENSE )
47
58A Codeception module containing various assertions.
69
710## Installation
811
912```
10- composer require --dev "codeception/module-asserts"
13+ composer require "codeception/module-asserts" --dev
1114```
1215
1316## Documentation
1417
15- <a href =" https://codeception.com/docs/modules/Asserts " >Module documentation</a >
18+ See [ the module documentation] ( https://codeception.com/docs/modules/Asserts ) .
19+
20+ ## License
21+
22+ ` Codeception Module Asserts ` 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