mirror of
https://github.com/danog/psalm-plugin-symfony.git
synced 2024-11-30 04:29:10 +01:00
15 lines
234 B
YAML
15 lines
234 B
YAML
|
namespace: Psalm\PhpUnitPlugin\Tests
|
||
|
|
||
|
paths:
|
||
|
tests: tests
|
||
|
output: tests/_output
|
||
|
data: tests/_data
|
||
|
support: tests/_support
|
||
|
envs: tests/_envs
|
||
|
|
||
|
actor_suffix: Tester
|
||
|
|
||
|
extensions:
|
||
|
enabled:
|
||
|
- Codeception\Extension\RunFailed
|