Currently `@inquirer/testing` only support testing prompts. I'd want it to be usable to test full CLI programs relying on inquirer. It is likely this would be quite an endeavour as it might mean it needs to start understanding ANSI codes... But TBD as we research options.