Your IP : 216.73.216.79


Current Path : /var/www/html/dyna-project/vendor/codeception/base/tests/data/claypit/tests/
Upload File :
Current File : /var/www/html/dyna-project/vendor/codeception/base/tests/data/claypit/tests/remote_server.suite.yml

class_name: AbsolutelyOtherGuy
modules:
    enabled: [PhpBrowser, Filesystem, OtherHelper]
    config:
        PhpBrowser:
            url: http://127.0.0.1:8000

env:
    default:

    webdriver:
        modules:
            enabled: [WebDriver, Filesystem, OtherHelper]
            config:
                WebDriver:
                    url: http://127.0.0.1:8000
                    browser: firefox


coverage:
    enabled: true
    remote: true
    include:
        - '/../app/*'