Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 148 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 148 Revision 621
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
[![Latest Stable Version](https://img.shields.io/packagist/v/phpunit/phpunit.svg?style=flat-square)](https://packagist.org/packages/phpunit/phpunit)
4
 
8
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.3-8892BF.svg?style=flat-square)](https://php.net/)
5
[![Latest Stable Version](https://poser.pugx.org/phpunit/phpunit/v/stable.png)](https://packagist.org/packages/phpunit/phpunit)
-
 
6
[![CI Status](https://github.com/sebastianbergmann/phpunit/workflows/CI/badge.svg)](https://github.com/sebastianbergmann/phpunit/actions)
-
 
7
[![Type Coverage](https://shepherd.dev/github/sebastianbergmann/phpunit/coverage.svg)](https://shepherd.dev/github/sebastianbergmann/phpunit)
-
 
8
[![codecov](https://codecov.io/gh/sebastianbergmann/phpunit/branch/9.6/graph/badge.svg)](https://codecov.io/gh/sebastianbergmann/phpunit)
Zeile 9... Zeile 9...
9
[![CI Status](https://github.com/sebastianbergmann/phpunit/workflows/CI/badge.svg?branch=9.5&event=push)](https://phpunit.de/build-status.html)
9
 
Zeile 10... Zeile 10...
10
[![Type Coverage](https://shepherd.dev/github/sebastianbergmann/phpunit/coverage.svg)](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)
-