Skip to content

gsmark/testing

Repository files navigation

~deprecated: someday maybe open source under https://github.com/renzelagentur ~

ra/testing

Helper classes to make a easy browserstack definition of desktop/tablet/phone os, os_version, browser and browser_version combination

Require

browserstack automate account

Installing via Composer

The recommended way to install this library is through Composer.

# Install Composer
curl -sS https://getcomposer.org/installer | php

# Add phpunit-selenium as a dependency
php composer.phar require "phpunit/phpunit-selenium": ">=1.4.2"

Define your userdata in RaEnvironment

BROWSERSTACK_USER BROWSERSTACK_KEY

phpunit.xml

oxid.phpunit.xml to split functional and logical tests in a oxid env.

Examples

phpunit examples/singletestexample.php phpunit examples/multitestexample.php

About

Helper classes for browserstack and phpunit-selenium tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages