friendica/tests
Philipp a361a1af6a
Replace `assertContains()` for string assertions
2021-05-23 23:16:33 +02:00
..
Util
datasets Make tests PHPUnit 6.0 compatible 2021-05-16 23:22:44 +02:00
functional
legacy Replace `assertContains()` for string assertions 2021-05-23 23:16:33 +02:00
src Replace `assertContains()` for string assertions 2021-05-23 23:16:33 +02:00
DatabaseTest.php
DatabaseTestTrait.php
FixtureTest.php
MockedTest.php
README.md
bootstrap.php Make tests PHPUnit 6.0 compatible 2021-05-16 23:22:44 +02: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.