First commit of Codeception files

This commit is contained in:
Alex Bilbie
2015-04-05 17:05:49 +01:00
parent 1e39f1d84a
commit 7a3670523d
9 changed files with 2439 additions and 0 deletions

10
codeception.yml Normal file
View File

@@ -0,0 +1,10 @@
actor: Tester
paths:
tests: tests
log: tests/_output
data: tests/_data
helpers: tests/_support
settings:
bootstrap: _bootstrap.php
colors: true
memory_limit: 1024M