PHP Classes

File: codeception.yml

Recommend this page to a friend!
  Classes of Gjero Krsteski   PHP Nuclear Reactor   codeception.yml   Download  
File: codeception.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Nuclear Reactor
Asynchronous RESTful API using ReactPHP and PIMF
Author: By
Last change: Update of codeception.yml
Date: 4 years ago
Size: 510 bytes
 

Contents

Class file image Download
actor: Tester paths: tests: tests log: tests/_output data: tests/_data support: tests/_support envs: tests/_envs settings: bootstrap: _bootstrap.php colors: false memory_limit: 2024M extensions: enabled: - Codeception\Extension\RunFailed coverage: enabled: false include: - app/* exclude: - vendor/* modules: config: Db: dsn: '' user: '' password: '' dump: tests/_data/dump.sql