PHP Classes

File: tests/codeception/functional.suite.yml

Recommend this page to a friend!
  Classes of Uldis Nelsons   YII2 Framework PHP Init   tests/codeception/functional.suite.yml   Download  
File: tests/codeception/functional.suite.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: YII2 Framework PHP Init
Create a project based on the YII2 from template
Author: By
Last change:
Date: 2 years ago
Size: 426 bytes
 

Contents

Class file image Download
# Codeception Test Suite Configuration # suite for functional (integration) tests. # emulate web requests and make application process them. # (tip: better to use with frameworks). # RUN `build` COMMAND AFTER ADDING/REMOVING MODULES. #basic/web/index.php class_name: FunctionalTester modules: enabled: - Filesystem - Yii2 config: Yii2: configFile: 'codeception/config/functional.php'