Open
Description
Thank you for this great project :)
I wrote an interactive cli program. I want to do unit tests for some of these input actions to try to improve my test coverage.
But I have encountered difficulties, I tried to use io::stdout
, but it didn't work.
How do I test the movements of dialoguer?