Blame view

tests/codeception.yml 177 Bytes
8072159c   Alex Savenko   create proj
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