From: aidy Date: 2006-09-27T19:40:13+09:00 Subject: Module and Test::Unit Hi, Is there any way we can use test assertations in a module, or do we always need to create a test class and inherit test unit? I am using assertations for GUI tests and have modules with re-usable methods. thank you aidy