Skip to content

Instantly share code, notes, and snippets.

@neokree
Created August 26, 2018 12:02
Show Gist options
  • Save neokree/e508632d62d27ea2352a9510e5bba27e to your computer and use it in GitHub Desktop.
Save neokree/e508632d62d27ea2352a9510e5bba27e to your computer and use it in GitHub Desktop.
Prestashop Module Development article pt. 3 - code 3
paths:
tests: tests
output: tests/_output
data: tests/_data
support: tests/_support
envs: tests/_envs
actor_suffix: Tester
extensions:
enabled:
- Codeception\Extension\RunFailed
params:
- .env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment