Files
FreshRSS/tests
2024-08-26 09:52:36 +02:00
..
2024-06-05 22:04:06 +02:00
2023-11-16 22:43:00 +01:00
2024-06-05 22:04:06 +02:00
2020-04-01 02:08:25 +02:00

FreshRSS tests

cd ./tests/
wget -O phpunit.phar https://phar.phpunit.de/phpunit-9.phar
php phpunit.phar --bootstrap bootstrap.php

The shellchecks.sh script is used to safeguard shell scripts from common shell script bugs and to ensure a consistent style. It requires ShellCheck and shfmt.