php phpunit example
1.0.0
TestingBot fornece uma grade online de navegadores e dispositivos móveis para executar testes automatizados via Selenium WebDriver. Este exemplo demonstra como usar PHP com PHPUnit para executar um teste em paralelo em vários navegadores.
Dependências Globais
curl http://getcomposer.org/installer | php
Dependências do Projeto
composer install
Credenciais do TestingBot
$ export TB_KEY=<your TestingBot Key>
$ export TB_SECRET=<your TestingBot Secret>
composer single
composer parallel
Você verá o resultado do teste no painel TestingBot