Blame view

tests/codeception.yml 166 Bytes
c7f222e2   Artem   first
1
2
3
4
5
6
7
8
9
10
11
  include:
    - codeception/common
    - codeception/console
    - codeception/backend
    - codeception/frontend
  
  paths:
    log: codeception/_output
  
  settings:
    colors: true