On Sat, Jun 11, 2011 at 6:33 PM, Miguel Moquillon
<miguel.moquillon@gmail.com> wrote:
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).
Cool Miguel ! Will you use a pragma like <test> <before> <after> ? ��I want it :) ��
For Autotest don't hesitate to commit directly in Autotest repository.
Laurent
��
Is there any way to do that from an external project without creating a specific fork of theses projects?
Mig