X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/botble/assets
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
botble
/
assets
/
📁
..
📄
.styleci.yml
(106 B)
📄
CONTRIBUTING.md
(2.9 KB)
📄
README.md
(2.79 KB)
📄
composer.json
(1.11 KB)
📁
config
📄
phpunit.xml
(668 B)
📁
resources
📄
scrutinizer.yml
(441 B)
📁
src
Editing: phpunit.xml
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="vendor/autoload.php" backupGlobals="false" backupStaticAttributes="false" colors="true" verbose="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false"> <testsuites> <testsuite name="Botble Test Suite"> <directory>tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/</directory> </whitelist> </filter> </phpunit>
Upload File
Create Folder