> Note that if you gave these related tests a similar name, you could run > them all in one fell swoop from the command line using a regex. Also, > if they're sufficiently similar, you could even generate the test > methods at runtime, which might reduce any redundancy between them. Using a regex hadn't occurred to me. And thanks for the response (I think it is wonderful that one can get such prompt responses from so many of the library devs here on ruby-talk!) Matt