friendica/tests
Philipp 4d6c8241fc
Optimize phpunit
2023-02-12 14:57:55 +01:00
..
Util use own local.config.php for CI 2023-02-12 14:38:43 +01:00
datasets
functional
src Optimize phpunit 2023-02-12 14:57:55 +01:00
DatabaseTest.php
DatabaseTestTrait.php
DiceHttpMockHandlerTrait.php
FixtureTest.php
MockedTest.php
README.md
bootstrap.php Optimize phpunit 2023-02-12 14:57:55 +01:00
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.