codeception / module-cli
Codeception module for testing basic shell commands and shell output
2.0.1
2023-01-13 18:41 UTC
Requires
- php: ^7.4 || ^8.0
- codeception/codeception: *@dev
- codeception/module-asserts: *
Conflicts
- codeception/codeception: <4.0
README
A Codeception module for testing basic shell commands and shell output.
Requirements
PHP 7.4or higher.
Installation
composer require "codeception/module-cli" --dev
Documentation
License
Codeception Module CLI is open-sourced software licensed under the MIT License.
© Codeception PHP Testing Framework