RubyFlow The Ruby and Rails community linklog

Simple way to test IO in Ruby

I was working on a small CLI over the weekend and wanted to test the user input on the command line and the output that the program will print out. I figured out this simple FakeIO class that helps me do that.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in