Hi, I have parametrised the data of my unit test methods. However I would like to re-run the test class, but I am unable to do this with the require method. require 'test/unit' require 'Test_Suite_1' require 'Test_Suite_1' Could anyone suggest an alternative method please? Regards Aidy