PHP Classes

File: tests/acceptance.suite.yml

Recommend this page to a friend!
  Classes of Oleg Lunegov   MicroPHP Framework   tests/acceptance.suite.yml   Download  
File: tests/acceptance.suite.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: MicroPHP Framework
MVC framework for Web or command line applications
Author: By
Last change: Update of tests/acceptance.suite.yml
Date: 9 months ago
Size: 352 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. class_name: AcceptanceTester modules: enabled: - PhpBrowser: url: http://localhost/myapp - \Helper\Acceptance