psalm-plugin-phpunit/codeception.yml

12 lines
238 B
YAML
Raw Permalink Normal View History

namespace: Psalm\PhpUnitPlugin\Tests
paths:
tests: tests
output: tests/_output
data: tests/_data
2020-04-03 20:27:38 +02:00
support: tests
envs: tests/_envs
actor_suffix: Tester
extensions:
enabled:
- Codeception\Extension\RunFailed