June 11, 2011
5:17 p.m.
Miguel please do the following: - Fork and copy and past SUnit and extend it - In the past I modified SUnit and after people complained that it was not the right version and my extensions got lost when we reloaded the latest version of SUnit. So let us invent some new way to write tests :). Stef
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