Codeception

This commit is contained in:
Paminger
2015-02-20 12:30:26 +01:00
parent 9a230cd02c
commit 965fccb6c5
16 changed files with 2318 additions and 4 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