|
|
%!s(int64=5) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| app | %!s(int64=5) %!d(string=hai) anos | |
| fixtures | %!s(int64=5) %!d(string=hai) anos | |
| lib | %!s(int64=5) %!d(string=hai) anos | |
| .gitignore | %!s(int64=6) %!d(string=hai) anos | |
| README.md | %!s(int64=6) %!d(string=hai) anos | |
| bootstrap.php | %!s(int64=5) %!d(string=hai) anos | |
| shellchecks.sh | %!s(int64=6) %!d(string=hai) anos | |
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.