php phpunit example
1.0.0
TestingBot provides an online grid of browsers and mobile devices to run Automated tests on via Selenium WebDriver. This example demonstrates how to use PHP with PHPUnit to run a test in parallel across several browsers.
Global Dependencies
curl http://getcomposer.org/installer | php
Project Dependencies
composer install
TestingBot Credentials
$ export TB_KEY=
$ export TB_SECRET=
composer single
composer parallel
You will see the test result in the TestingBot Dashboard