friendica/tests
Hypolite Petovan 6730430919
Merge pull request #10957 from nupplaphil/feat/multi_node_process
Add `hostname` to `Process` entity
2021-11-07 10:01:20 -05:00
..
datasets The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
functional
legacy
src Merge pull request #10957 from nupplaphil/feat/multi_node_process 2021-11-07 10:01:20 -05:00
Util
bootstrap.php
DatabaseTest.php
DatabaseTestTrait.php
DiceHttpMockHandlerTrait.php Add Feedback :-) 2021-10-29 11:37:09 +02:00
FixtureTest.php
MockedTest.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.