File manager - Edit - /usr/local/prospamfilter/vendor/codeception/codeception/tests/cli/GroupExtensionCept.php
Back
<?php $I = new CliGuy($scenario); $I->wantTo('see that my group extension works'); $I->amInPath('tests/data/sandbox'); $I->executeCommand('run skipped -g notorun -c codeception_grouped.yml'); $I->dontSeeInShellOutput("======> Entering NoGroup Test Scope\nMake it incomplete"); $I->dontSeeInShellOutput('<====== Ending NoGroup Test Scope'); $I->executeCommand('run dummy -g ok -c codeception_grouped.yml'); $I->dontSeeInShellOutput("======> Entering Ok Test Scope\nMake it incomplete"); $I->dontSeeInShellOutput('<====== Ending Ok Test Scope');
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings