File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
# PHPUnit
2
2
3
- [ ![ Latest Stable Version] ( https://poser.pugx.org/phpunit/phpunit/v/stable.png )] ( https://packagist.org/packages/phpunit/phpunit )
3
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/phpunit/phpunit/v )] ( https://packagist.org/packages/phpunit/phpunit )
4
4
[ ![ CI Status] ( https://github.com/sebastianbergmann/phpunit/workflows/CI/badge.svg )] ( https://github.com/sebastianbergmann/phpunit/actions )
5
- [ ![ Type Coverage] ( https://shepherd.dev/github/sebastianbergmann/phpunit/coverage.svg )] ( https://shepherd.dev/github/sebastianbergmann/phpunit )
6
5
[ ![ codecov] ( https://codecov.io/gh/sebastianbergmann/phpunit/branch/8.5/graph/badge.svg )] ( https://codecov.io/gh/sebastianbergmann/phpunit )
7
6
8
7
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
You can’t perform that action at this time.
0 commit comments