Blame view

tests/codeception.yml 177 Bytes
4253cbec   root   first commit
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