Skip to content

Instantly share code, notes, and snippets.

@ferlyz05
Created December 22, 2013 15:44
Show Gist options
  • Save ferlyz05/8084365 to your computer and use it in GitHub Desktop.
Save ferlyz05/8084365 to your computer and use it in GitHub Desktop.
Edit index-test.php:
$boot=dirname(__FILE__).'/protected/tests/bootstrap.php';
require_once($boot);
- Run CMD as Administrator
- cd C:\xampp\htdocs\contest2\protected\tests
- pear config-set auto_discover 1
- pear install pear.symfony.com/Yaml
- pear install --alldeps pear.phpunit.de/PHPUnit
- pear install Testing_Selenium-beta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment