amInPath('tests/data/config_extends'); $I->executeCommand('run'); $I->seeInShellOutput('UnitCest'); $I->seeInShellOutput('OK (1 test, 1 assertion)'); $I->dontSeeInShellOutput('Exception'); } }