go-prompt
go-prompt copied to clipboard
How to test this with bats(bash testing tool)?
When I tried to use bats to test my product using the go-prompt, I found the testing process was stuck. So, I want to ask the question that how do you test automatically with bats or other CLI testing tool? Thanks.