mirror of
https://gh.wpcy.net/https://github.com/typisttech/image-optimize-command.git
synced 2026-04-28 00:56:43 +08:00
17 lines
312 B
YAML
17 lines
312 B
YAML
namespace: TypistTech\ImageOptimizeCommand
|
|
paths:
|
|
tests: tests
|
|
output: tests/_output
|
|
data: tests/_data
|
|
support: tests/_support
|
|
envs: tests/_envs
|
|
actor_suffix: Tester
|
|
settings:
|
|
shuffle: true
|
|
coverage:
|
|
enabled: true
|
|
include:
|
|
- src/*
|
|
extensions:
|
|
enabled:
|
|
- Codeception\Extension\RunFailed
|