PHP Classes

File: tests/functional.suite.yml

Recommend this page to a friend!
  Classes of Derek McLean   HTML Forms   tests/functional.suite.yml   Download  
File: tests/functional.suite.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: HTML Forms
Generate and validate submitted HTML forms
Author: By
Last change:
Date: 6 years ago
Size: 298 bytes
 

Contents

Class file image Download
# Codeception Test Suite Configuration # suite for functional (integration) tests. # emulate web requests and make application process them. # Include one of framework modules (Symfony2, Yii2, Laravel4) to use it. class_name: FunctionalTester modules: enabled: [Filesystem, FunctionalHelper]