|
|
hace 3 años | |
|---|---|---|
| .. | ||
| app | hace 3 años | |
| cli | hace 3 años | |
| fixtures | hace 4 años | |
| lib | hace 3 años | |
| .gitignore | hace 6 años | |
| README.md | hace 6 años | |
| bootstrap.php | hace 5 años | |
| shellchecks.sh | hace 6 años | |
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.