Funciona: - Usuario - Empresa git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_PROFIND_Web/trunk@2 3fe1ab16-cfe0-e34b-8c9f-7d8c168d430d
13 lines
329 B
XML
13 lines
329 B
XML
<phpunit bootstrap="bootstrap.php"
|
|
colors="false"
|
|
convertErrorsToExceptions="true"
|
|
convertNoticesToExceptions="true"
|
|
convertWarningsToExceptions="true"
|
|
stopOnFailure="false">
|
|
|
|
<selenium>
|
|
<browser name="Internet Explorer" browser="*iexplore" />
|
|
<browser name="Firefox" browser="*firefox" />
|
|
</selenium>
|
|
|
|
</phpunit> |