mirror of
https://github.com/danog/psalm-plugin-phpunit.git
synced 2024-12-02 09:27:56 +01:00
12 lines
247 B
YAML
12 lines
247 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
|