test phpunit + behat

This commit is contained in:
odain
2020-07-16 15:44:47 +02:00
parent 8c3417adeb
commit 6bdfdad09f
22 changed files with 141 additions and 1 deletions

View File

@@ -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