friendica/tests
Michael 51dcfe134e fixing some more tests 2022-01-16 20:58:58 +00:00
..
Util Add license header to various tests 2022-01-07 00:35:28 +01:00
datasets
functional
legacy Coding styles / "require_once" for removed file removed 2022-01-16 09:01:04 +00:00
src fixing some more tests 2022-01-16 20:58:58 +00: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.