Simplified admin frontend for features
[friendica.git/.git] / tests / README.md
1 # Using the Friendica tests
2
3 ## Install PHPUnit
4
5 Please use [setup-phpunit.sh](https://github.com/friendica/friendica/bin/dev/setup-phpunit.sh) to install the necessary PHPUnit version.
6 It will temporarily install the `phpunit` phar file into the `bin/` subdirectory 
7
8
9 Currently, Friendica uses PHPUnit 8.
10
11 ## Supported PHP versions of these tests
12
13 The Unit-Tests of Friendica requires at least PHP 7.2.