Re: Perl 6 Test Organization

[email protected] (Leopold Toetsch) Fri, 15 Nov 2002 21:49:16 +0100
Newsgroups perl.perl6.internals,perl.perl6.documentation
Message-ID <[email protected]>
Garrett Goebel wrote:

> From: chromatic [mailto:[email protected]]
> 
>>Brent Dax had a nice suggestion for Perl 6 test organization. 
>>I like it tremendously.
>>
> 
> isn't it missing: t/var/list/...?

*All* (parrot as well as perl6) tests are currently a grown unorganized 
mess - though working.

If this gets reorganized into logical structures, where its easy to run 
specific test WRT one special feature and equally fast (make 
quickfulltest) to run all tests it would be a big improvement.

leo