On Mon, Jun 13, 2011 at 9:09 AM, Miguel Moquillon < [email protected]> wrote:
> Ok, > > I will extend SUnit to integrate my extensions. > (It is unfortunate because there is just only one or two methods to > change.) > Or just open an issue and publish a slice. Laurent. > > Le 11/06/2011 19:17, Stéphane Ducasse a écrit : > > 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 >>> >>> >> >> > >
