Logo white

Alexey Boroda / new-acdc

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • new-acdc
  • codeception.yml
  • first commit
    950817c6
    Alex Savenko authored
    2018-07-10 15:34:01 +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