Incam_IntranetNueva/www/protected/tests/phpunit.xml
2012-01-31 17:42:47 +00:00

12 lines
270 B
XML

<phpunit bootstrap="bootstrap.php"
colors="false"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
stopOnFailure="false">
<selenium>
<browser name="Firefox" browser="*firefox" />
</selenium>
</phpunit>