unit.suite.yml 245 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 # Codeception Test Suite Configuration # suite for unit (internal) tests. # RUN `build` COMMAND AFTER ADDING/REMOVING MODULES. class_name: UnitTester modules: enabled: - Asserts - Yii2: part: [orm, email, fixtures]