My 'rubytest' program which allows one to directly run tests that are commented in =begin test ... =end blocks in source. I've thought for a while now that maybe that's not a good name. But I could never think of a better one. Today I thought that maybe 'test#' might be good since '#' seems to be an accepatable file name character on all platforms. What do others think of this? Any other suggestions? Or should I just stick to 'rubytest'. Thanks, T.