friendica/tests
Michael 7c15d0160a Coding styles / "require_once" for removed file removed 2022-01-16 09:01:04 +00:00
..
Util Add license header to various tests 2022-01-07 00:35:28 +01:00
datasets Merge pull request #11129 from urbalazs/copyright-2022 2022-01-02 09:45:35 +01:00
functional
legacy Coding styles / "require_once" for removed file removed 2022-01-16 09:01:04 +00:00
src Add license header to various tests 2022-01-07 00:35:28 +01:00
DatabaseTest.php
DatabaseTestTrait.php
DiceHttpMockHandlerTrait.php
FixtureTest.php Add license header to various tests 2022-01-07 00:35:28 +01:00
MockedTest.php
README.md
bootstrap.php
phpunit.xml

README.md

Using the Friendica tests

Install PHPUnit

Please use setup-phpunit.sh to install the necessary PHPUnit version. It will temporarily install the phpunit phar file into the bin/ subdirectory

Currently, Friendica uses PHPUnit 8.

Supported PHP versions of these tests

The Unit-Tests of Friendica requires at least PHP 7.2.