mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Enhance phpunits
This commit is contained in:
parent
4584509632
commit
4e40ddf33a
|
|
@ -44,3 +44,7 @@ PHPDEPEND
|
|||
* Launch PDepend analysis:
|
||||
> cd test
|
||||
> pdepend --debug -d memory_limit=-1 --configuration=./phpunit/phpunittest.xml --phpunit-xml=./report/logs/pdepend.xml --summary-xml=./report/logs/summary.xml --jdepend-chart=./report/logs/jdepend.svg --overview-pyramid=./report/logs/pyramid.svg --ignore=adodbtime,artichow,ckeditor,efc_xfss,fckeditor,fpdf,geoip,magpierss,nusoap,odtphp,php_excelreader,php_writeexcel,smarty,smtps,tcpdf,vcard ../htdocs
|
||||
|
||||
* To clean pdepend cache files
|
||||
> rm -fr ~/.pdepend/*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user