Incam_IntranetNueva/www/protected/tests/phpunit.xml

12 lines
270 B
XML
Raw Permalink Normal View History

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