This commit is contained in:
Paminger
2016-04-05 09:36:24 +02:00
parent 3c1bcfa999
commit c124348484
52 changed files with 3175 additions and 856 deletions
+17
View File
@@ -0,0 +1,17 @@
actor: Tester
paths:
tests: codeception
log: codeception/_output
data: codeception/_data
helpers: codeception/_support
settings:
bootstrap: _bootstrap.php
colors: true
memory_limit: 1024M
modules:
config:
Db:
dsn: ''
user: ''
password: ''
dump: codeception/_data/dump.sql