mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
Alternative coverage test
This commit is contained in:
parent
264d44551a
commit
4a41f499b1
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
# Executing unit tests
|
||||
php ${ROOT_PATH}/phpunit.phar --configuration ${ROOT_PATH}/${TEST_PATH}/PHPUnit/phpunit_default.xml > ${ROOT_PATH}/${BUILD_PATH}/logs/phpunit.log
|
||||
#phpdbg -qrr phpunit.phar --configuration Tests/PHPUnit/phpunit_default.xml
|
||||
|
||||
# Stats & metrics
|
||||
php ${ROOT_PATH}/phploc.phar ${ROOT_PATH}/phpOMS/ > ${ROOT_PATH}/${BUILD_PATH}/stats/phpOMS.log
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user