mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-19 15:28:39 +00:00
Extended build by documentor
This commit is contained in:
parent
926205f4af
commit
09873a4dc3
|
|
@ -6,6 +6,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
|
||||
#php Documentor/src/index.php -s C:\Users\coyle\Desktop\Orange-Management\phpOMS -d C:\Users\coyle\Desktop\outtest -c C:\Users\coyle\Desktop\Orange-Management\Build\log\coverage.xml -u C:\Users\coyle\Desktop\Orange-Management\Build\log\test.xml -g C:\Users\coyle\Desktop\Orange-Management\Developer-Guide
|
||||
|
||||
# Stats & metrics
|
||||
php ${ROOT_PATH}/phploc.phar ${ROOT_PATH}/phpOMS/ > ${ROOT_PATH}/${BUILD_PATH}/Framework/phploc.log
|
||||
|
|
|
|||
1
var.sh
1
var.sh
|
|
@ -31,6 +31,7 @@ GITHUB_URL[15]="https://github.com/Orange-Management/Tests.git"
|
|||
GITHUB_URL[16]="https://github.com/Orange-Management/Web.git"
|
||||
GITHUB_URL[17]="https://github.com/Orange-Management/Website.git"
|
||||
GITHUB_URL[18]="https://github.com/Orange-Management/GitDashboard.git"
|
||||
GITHUB_URL[19]="https://github.com/Orange-Management/Documentor.git"
|
||||
|
||||
GIT_BRANCH="develop"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user