File manager - Edit - /usr/local/prospamfilter/vendor/codeception/codeception/tests/coverage/LocalCept.php
Back
<?php $I = new CoverGuy($scenario); $I->wantTo('run local code coverage for cest and test'); $I->amInPath('tests/data/sandbox'); $I->executeCommand('run math MathTest --coverage'); $I->seeInShellOutput('Classes: 100.00%'); $I->seeInShellOutput('Methods: 100.00%'); $I->amGoingTo('run local codecoverage in cest'); $I->executeCommand('run math MathCest --coverage'); $I->seeInShellOutput('Classes: 100.00%'); $I->seeInShellOutput('Methods: 100.00%');
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings