Initial commit
This commit is contained in:
8
codeception.yml
Normal file
8
codeception.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
# global codeception file to run tests from all apps
|
||||
include:
|
||||
- common
|
||||
- frontend
|
||||
paths:
|
||||
output: console/runtime/output
|
||||
settings:
|
||||
colors: true
|
||||
Reference in New Issue
Block a user