Blame view

tests/codeception.yml 166 Bytes
8df80521   Alexander Karnovsky   not fixed commite
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