bbc/MinkBundle

Name: MinkBundle

Owner: BBC

Description: Mink library integration bundle for Symfony2

Forked from: minkphp/MinkBundle

Created: 2017-03-30 16:21:20.0

Updated: 2017-05-22 10:30:04.0

Pushed: 2017-03-30 16:47:56.0

Homepage:

Size: 132

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

MinkBundle

Build Status Scrutinizer Code Quality Latest Stable Version Latest Unstable Version Total Downloads License

Provides Behat\Mink browser abstraction library for PHPUnit in Symfony2 project.

Features
Configuration

config_test.yml

:
base_url: 'http://localhost'
browser_name: firefox
goutte: ~ # optional
sahi: ~ # optional
zombie: ~ # optional
selenium: ~ # optional
selenium2: ~ # optional

All options can be overwrited in parameters.yml

.base_url: 'http://myhost.com'
.browser_name: 'chrome'
Documentation

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.