|
|
il y a 2 ans | |
|---|---|---|
| .. | ||
| app | il y a 2 ans | |
| cli | il y a 2 ans | |
| fixtures | il y a 3 ans | |
| lib | il y a 2 ans | |
| .gitignore | il y a 6 ans | |
| README.md | il y a 6 ans | |
| bootstrap.php | il y a 3 ans | |
| phpstan-next.txt | il y a 2 ans | |
| shellchecks.sh | il y a 6 ans | |
cd ./tests/
wget https://phar.phpunit.de/phpunit.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.