Registry / testing / codeception-module-cli

codeception-module-cli

JSON →
library2.0.1phppackagistunverified

Codeception module for testing basic shell commands and shell output

composer require codeception/module-cli
INSTALL
IMPORT
SIG · CODECEPTION-MODULE
C
codeception-module-cli
testingphpv2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Cli
use Codeception\Module\Cli;

Run a shell command and assert its output.

use Codeception\Module\Cli; $cli = new Cli(); $cli->runShellCommand('ls -la'); $cli->seeInShellOutput('file.txt');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
codeception-module-cli — pip install codeception-module-cli · libregistry