codeception/module-cli
Codeception CLI module for running and testing command-line applications. Provides helpers to execute commands, capture output, check exit codes, and assert on stdout/stderr, making it easy to write automated CLI tests within your Codeception suite.
Full Changelog: https://github.com/Codeception/module-cli/compare/1.1.1...2.0.0
Use wrapper for assertRegExp method
Use assertStringNotContainsString instead of assertNotContains in dontSeeInShellOutput
How can I help you explore Laravel packages today?