How To Test Ruby CLI: Console
Learn how to programmatically interact with a child process (an IRB console) from Ruby. This is how I test Hanami CLI. http://lucaguidi.com/2017/02/08/how-to-test-ruby-cli-console/
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Learn how to programmatically interact with a child process (an IRB console) from Ruby. This is how I test Hanami CLI. http://lucaguidi.com/2017/02/08/how-to-test-ruby-cli-console/
Post a comment