<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="MonologBundle for the Symfony Framework"> <directory>./Tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>.</directory> <exclude> <directory>./Resources</directory> <directory>./Tests</directory> <directory>./vendor</directory> </exclude> </whitelist> </filter> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
DependencyInjection | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
SwiftMailer | Folder | 0755 |
|
|
Tests | Folder | 0755 |
|
|
.gitattributes | File | 53 B | 0644 |
|
.gitignore | File | 47 B | 0644 |
|
.travis.yml | File | 1.1 KB | 0644 |
|
CHANGELOG.md | File | 1.54 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
MonologBundle.php | File | 1.95 KB | 0644 |
|
README.md | File | 345 B | 0644 |
|
composer.json | File | 1.13 KB | 0644 |
|
phpunit.xml.dist | File | 570 B | 0644 |
|