mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 04:51:08 +00:00
13 lines
311 B
Text
13 lines
311 B
Text
parameters:
|
|
level: 1
|
|
paths:
|
|
- src
|
|
- tests
|
|
|
|
symfony:
|
|
container_xml_path: %rootDir%/../../../var/cache/test/appTestDebugProjectContainer.xml
|
|
|
|
bootstrapFiles:
|
|
- vendor/bin/.phpunit/phpunit-8.3-0/vendor/autoload.php
|
|
|
|
inferPrivatePropertyTypeFromConstructor: true
|