File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PHPUnit Assertions
2
2
3
+ [ ![ Latest Version] ( http://img.shields.io/packagist/v/astrotomic/phpunit-assertions.svg?label=Release&style=for-the-badge )] ( https://packagist.org/packages/astrotomic/phpunit-assertions )
4
+ [ ![ MIT License] ( https://img.shields.io/github/license/Astrotomic/phpunit-assertions.svg?label=License&color=blue&style=for-the-badge )] ( https://github.com/Astrotomic/phpunit-assertions/blob/master/LICENSE )
5
+ [ ![ Offset Earth] ( https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-green?style=for-the-badge )] ( https://forest.astrotomic.info )
6
+ [ ![ Larabelles] ( https://img.shields.io/badge/Larabelles-%F0%9F%A6%84-lightpink?style=for-the-badge )] ( https://larabelles.com )
7
+
8
+ [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/Astrotomic/phpunit-assertions/run-tests?style=flat-square&logoColor=white&logo=github&label=Tests )] ( https://github.com/Astrotomic/phpunit-assertions/actions?query=workflow%3Apest )
9
+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/astrotomic/phpunit-assertions.svg?label=Downloads&style=flat-square )] ( https://packagist.org/packages/astrotomic/phpunit-assertions )
10
+ [ ![ Trees] ( https://img.shields.io/ecologi/trees/astrotomic?style=flat-square )] ( https://forest.astrotomic.info )
11
+ [ ![ Carbon] ( https://img.shields.io/ecologi/carbon/astrotomic?style=flat-square )] ( https://forest.astrotomic.info )
12
+
3
13
This package provides a set of common [ PHPUnit] ( https://phpunit.de/ ) custom assertions.
4
14
Some require optional packages - check the ` composer.json[suggest] ` section for more details.
5
15
You can’t perform that action at this time.
0 commit comments