✏️ 正在编辑: phpunit.ci.xml
路径:
/home/bpioifn/www/pigmentse/modules/alma/phpunit.ci.xml
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap = "tests/bootstrap.php" backupGlobals = "false" backupStaticAttributes = "false" colors = "true" convertErrorsToExceptions = "true" convertNoticesToExceptions = "true" convertWarningsToExceptions = "true" processIsolation = "false" stopOnFailure = "true"> <testsuites> <testsuite name="Alma Installment Prestashop Test Suite"> <directory>tests</directory> </testsuite> </testsuites> </phpunit>
💾 保存文件
← 返回文件管理器