From: James Byrne Date: 2006-02-24T03:29:56+09:00 Subject: Re: puts behaviour Jim Weirich wrote: > > If you are running this as part of the standard Test::Unit test case > runner, then it is probably Test::Unit printing the ".". It prints one > period for each test case run. > Are these '.'s pushed onto some sort of string variable in TestUnit wherein 'puts' is redefined so that the string is prefaced to any argument passed to puts and then cleared? Regards, Jim -- Posted via http://www.ruby-forum.com/.