1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <phpunit backupGlobals=
"false"
4 backupStaticAttributes=
"false"
6 convertErrorsToExceptions=
"true"
7 convertNoticesToExceptions=
"true"
8 convertWarningsToExceptions=
"true"
9 processIsolation=
"false"
12 bootstrap=
"app/bootstrap.php.cache"
16 <testsuite name=
"wallabag Test Suite">
17 <directory>./src/Wallabag/*Bundle/Tests
</directory>
22 <server name=
"KERNEL_DIR" value=
"./app/" />
27 <directory>./src
</directory>
29 <directory>./vendor
</directory>
30 <directory>./src/Wallabag/*Bundle/Resources
</directory>
31 <directory>./src/Wallabag/*Bundle/Tests
</directory>
32 <directory>./src/Wallabag/*Bundle/DataFixtures
</directory>