Re: Status: Test Reforms

2004-07-13 Thread Rocco Caputo
On Sun, Feb 29, 2004 at 02:54:00PM -0500, Rocco Caputo wrote:
 The test reforms cannot wait for this thread to resurrect.
 
 I intend to begin prototyping tests based on the ideas outlined at
 http://poe.perl.org/?POE_RFCs/Test_Reforms.  I'll post the code to
 the list when it becomes a useful illustration of the process.
 
 Discussion remains open on that plan and alternatives that arise, but
 I'm not holding my breath anymore.

I've finally implemented a prototype loosely based on the Test Reforms
discussed several months ago.  A snapshot is online at
http://poe.perl.org/poedown/poe-test-prototype.tar.gz .  The
t-tools/README file contains a too-detailed explanation of all the
files.

I hope that you will evaluate this prototype and comment on it.
I'm especially interested in better ways to test POE.

Thanks.

If you'd like to try the tests or generate coverage reports from them:

The tarball should be expanded from the directory in POE's source tree
where Makefile.PL resides.

The end of t-tools/README has instructions for building the tests and
running them.

Fixes to POE were necessary to get some of the tests running.  You
will therefore need a current CVS snapshot of POE to run the tests.
http://sourceforge.net/cvs/?group_id=15660 tells how to get one.

Thanks again.

-- 
Rocco Caputo - http://poe.perl.org/


Re: Status: Test Reforms

2004-03-01 Thread Rocco Caputo
http://poe.perl.org/?POE_RFCs/Test_Reforms has been revised again in
preparation for prototyping the system it describes.

-- 
Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/


Status: Test Reforms

2004-02-29 Thread Rocco Caputo
The test reforms cannot wait for this thread to resurrect.

I intend to begin prototyping tests based on the ideas outlined at
http://poe.perl.org/?POE_RFCs/Test_Reforms.  I'll post the code to
the list when it becomes a useful illustration of the process.

Discussion remains open on that plan and alternatives that arise, but
I'm not holding my breath anymore.

-- 
Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/