PHP Classes

File: tests/acceptance.suite.yml

Recommend this page to a friend!
  Classes of Ivan Grigorov   VM PHP Validator Package   tests/acceptance.suite.yml   Download  
File: tests/acceptance.suite.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: VM PHP Validator Package
Validate objects using rules defined in comments
Author: By
Last change:
Date: 1 year ago
Size: 374 bytes
 

Contents

Class file image Download
# Codeception Test Suite Configuration # # Suite for acceptance tests. # Perform tests in browser using the WebDriver or PhpBrowser. # If you need both WebDriver and PHPBrowser tests - create a separate suite. actor: AcceptanceTester modules: enabled: - PhpBrowser: url: http://localhost/myapp - \Helper\Acceptance step_decorators: ~