From: Feng Tien Date: 2007-11-04T08:52:40+09:00 Subject: How do you write a unit test of methods that needs user inpu Will I need to change my code or is there a way for me to write my unit test that automatically enters some inputs? Idealy, I'd like to do it so that when I run my unit test, It'll ask me for the inputs. Right now it just goes thru the code without asking me for the inputs. THanks -- Posted via http://www.ruby-forum.com/.