PHP Classes

File: tests/acceptance.suite.yml

Recommend this page to a friend!
  Classes of Caleb   CIDRAM   tests/acceptance.suite.yml   Download  
File: tests/acceptance.suite.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: CIDRAM
Check if an IP address is a bad source of traffic
Author: By
Last change:
Date: 4 years ago
Size: 371 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: ~