[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
jurnal-kesmas
/
baru
/
lib
/
pkp
/
lib
/
vendor
/
smarty
/
smarty
/
[
Home
]
File: run-tests.sh
#!/bin/sh # Runs composer update, echoes php version and runs PHPUnit # Usage examples: # - ./run-tests.sh --group 20221124 # - ./run-tests.sh --exclude-group slow composer update --quiet #php -r 'echo "\nPHP version " . phpversion() . ". ";' php ./vendor/phpunit/phpunit/phpunit $@