Closed
Description
If we write test code for a command that uses CLI::prompt()
, and run the test,
it waits for input for ever.
How can we write test?
CodeIgniter4/system/CLI/CLI.php
Line 181 in cf4641c
If we write test code for a command that uses CLI::prompt()
, and run the test,
it waits for input for ever.
How can we write test?
CodeIgniter4/system/CLI/CLI.php
Line 181 in cf4641c