- phpUnit ^9
- php >= 7.4
If you don't have PHPUnit installed globally, or you have a different PHPUnit version then run this :
composer install --dev
Edit the tests/config.php file with your own FTP settings.
vendor/bin/phpunit
If you don't have PHPUnit installed globally, or you have a different PHPUnit version then run this :
composer install --dev
Edit the tests/config.php file with your own FTP settings.
vendor/bin/phpunit