Your IP : 216.73.216.79


Current Path : /var/www/html/hr/vendor/codeception/base/tests/coverage/
Upload File :
Current File : /var/www/html/hr/vendor/codeception/base/tests/coverage/RemoteServerWithCrap4jCept.php

<?php
$I = new CoverGuy($scenario);
$I->wantTo('try generate remote codecoverage crap4j report');
$I->amInPath('tests/data/sandbox');
$I->executeCommand('run remote_server --coverage-crap4j remote_crap.xml');
$I->seeFileFound('remote_crap.xml', 'tests/_output');
$I->seeInThisFile('Method Crap Stats');