| Zeile 1... |
Zeile 1... |
| 1 |
<h1 align="center">🇺🇦 <a href="https://phpunit.de/stand-with-ukraine.html">UKRAINE NEEDS YOUR HELP NOW!</a></h1>
|
1 |
<h1 align="center">🇺🇦 <a href="https://phpunit.de/stand-with-ukraine.html">UKRAINE NEEDS YOUR HELP NOW!</a></h1>
|
| Zeile 2... |
Zeile 2... |
| 2 |
|
2 |
|
| Zeile 3... |
Zeile -... |
| 3 |
# PHPUnit
|
- |
|
| 4 |
|
- |
|
| 5 |
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
|
3 |
# PHPUnit
|
| 6 |
|
- |
|
| 7 |
[](https://packagist.org/packages/phpunit/phpunit)
|
4 |
|
| 8 |
[](https://php.net/)
|
5 |
[](https://packagist.org/packages/phpunit/phpunit)
|
| - |
|
6 |
[](https://github.com/sebastianbergmann/phpunit/actions)
|
| - |
|
7 |
[](https://shepherd.dev/github/sebastianbergmann/phpunit)
|
| - |
|
8 |
[](https://codecov.io/gh/sebastianbergmann/phpunit)
|
| Zeile 9... |
Zeile 9... |
| 9 |
[](https://phpunit.de/build-status.html)
|
9 |
|
| Zeile 10... |
Zeile 10... |
| 10 |
[](https://shepherd.dev/github/sebastianbergmann/phpunit)
|
10 |
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
|
| Zeile 32... |
Zeile 32... |
| 32 |
Thanks to everyone who has contributed to PHPUnit! You can find a detailed list of contributors on every PHPUnit related package on GitHub. This list shows only the major components:
|
32 |
Thanks to everyone who has contributed to PHPUnit! You can find a detailed list of contributors on every PHPUnit related package on GitHub. This list shows only the major components:
|
| Zeile 33... |
Zeile 33... |
| 33 |
|
33 |
|
| 34 |
* [PHPUnit](https://github.com/sebastianbergmann/phpunit/graphs/contributors)
|
34 |
* [PHPUnit](https://github.com/sebastianbergmann/phpunit/graphs/contributors)
|
| Zeile 35... |
Zeile 35... |
| 35 |
* [php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage/graphs/contributors)
|
35 |
* [php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage/graphs/contributors)
|
| 36 |
|
- |
|
| 37 |
A very special thanks to everyone who has contributed to the documentation and helps maintain the translations:
|
- |
|
| 38 |
|
- |
|
| 39 |
* [English](https://github.com/sebastianbergmann/phpunit-documentation-english/graphs/contributors)
|
- |
|
| 40 |
* [Spanish](https://github.com/sebastianbergmann/phpunit-documentation-spanish/graphs/contributors)
|
- |
|
| 41 |
* [French](https://github.com/sebastianbergmann/phpunit-documentation-french/graphs/contributors)
|
- |
|
| 42 |
* [Japanese](https://github.com/sebastianbergmann/phpunit-documentation-japanese/graphs/contributors)
|
- |
|