symfony-doge/veslo

View on GitHub
parameters.codeception.dev.yml.dist

Summary

Maintainability
Test Coverage

# This file is part of the Veslo project <https://github.com/symfony-doge/veslo>.
#
# (C) 2019 Pavel Petrov <itnelo@gmail.com>.
#
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
# @license https://opensource.org/licenses/GPL-3.0 GPL-3.0

# https://codeception.com/docs/reference/Configuration
parameters:
    settings:
        memory_limit: 1024M

    suite:
        acceptance:
            web_driver:
                url: 'http://veslo.test'
                host: selenium-hub