mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
test phpunit + behat
This commit is contained in:
@@ -5,4 +5,11 @@ 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_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
|
||||
|
||||
Reference in New Issue
Block a user