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
+6
View File
@@ -0,0 +1,6 @@
# Codeception Test Suite Configuration
# suite for unit (internal) tests.
class_name: UnitTester
modules:
enabled: [Asserts, UnitHelper]