From: Dave Thomas Date: 2001-05-16T15:25:49+09:00 Subject: [ruby-talk:15245] Re: help: how to write unit tests for Ruby-X11 Mathieu Bouchard 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