Logo white

Anastasia / books

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • books
  • codeception.yml
  • first commit
    0060a4ca
    Anastasia authored
    2018-06-07 11:45:13 +0300  
    Browse Code ยป
codeception.yml 167 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
# global codeception file to run tests from all apps
include:
    - common
    - frontend
    - backend
paths:
    log: console/runtime/logs
settings:
    colors: true