Files
friendica/tests
Roland Häder e5cc7a5ab1 Fixes:
- Strings::isHex() should not be misused for checking on NULL
2022-06-20 08:25:45 +02:00
..
2022-01-02 08:27:47 +01:00
2022-06-20 08:25:45 +02:00
2022-06-20 08:12:54 +02:00
2022-01-02 08:27:47 +01:00
2022-01-02 08:27:47 +01:00
2022-01-02 08:27:47 +01:00
2022-01-02 08:27:47 +01:00
2022-01-02 08:27:47 +01:00

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.