Hi,I'm going to provide a new way to write unit tests without having prefixed test methods with the word 'test'. As I don't want to write another unit test framework, I need to change some methods of SUnit (as well of Autotest). Is there any way to do that from an external project without creating a specific fork of theses projects?
Mig
