mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-03 16:14:13 +01:00
16 lines
453 B
INI
16 lines
453 B
INI
[itop]
|
|
itop_setup=test/setup_params/default-params.xml
|
|
itop_backup=test/backups/backup-itop.tar.gz
|
|
|
|
[phpunit]
|
|
; when empty phpunit_xml => no phpunit test performed
|
|
; phpunit xml file description. required for phpunit testing
|
|
phpunit_xml=test/phpunit.xml.dist
|
|
|
|
phpunit_suite[]=Status
|
|
phpunit_suite[]=Tickets
|
|
|
|
behat_feature_test[]=test/features/debug-ci.feature
|
|
behat_feature_test[]=test/features/debug-ci.feature
|
|
behat_csv_folder[]=test/csv-data/default
|