You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 lines
167 B

  1. # global codeception file to run tests from all apps
  2. include:
  3. - common
  4. - frontend
  5. - backend
  6. paths:
  7. log: console/runtime/logs
  8. settings:
  9. colors: true