Mathieu Bouchard <matju / sympatico.ca> writes:

> Here's yet another question:
> 	How would you write unit tests for Ruby-X11 ?

Would the XTest extension help? Or you you want to isolate your tests
from the server altogether?

Could you capture the protocol and run regressions?

Dave