Adam Spiers <[EMAIL PROTECTED]> writes:

> Piers Cawley ([EMAIL PROTECTED]) wrote:
>> Ah, I like lining up the beginnings of the variables,
> 
> Yeah, so do I.
> 
>>     my $self = shift;
>>     my ($arg1, $arg2, @foo) = @_;
> 
> ... is my current favourite.
> 
>> >> but I think there might be a few more modules to move around, I'm
>> >> really not keen on the Test::Unit::TestFoo style, and, from
>> >> discussions elsewhere, I think it'd be a good idea to move
>> >> Test::Unit itself into Test::Unit::Procedural. There seem to be a
>> >> fair few folks at the moment who think that Test::Unit is the main
>> >> interface to PerlUnit.
>> > 
>> > Good idea.
>> 
>> I'll do it after the merge.
> 
> Cool.  T::U::Assert::ok() is finished now, I think.  Did I already say
> that?

Have you written tests for it? And what branch did you do it on? (If
it's not on the HEAD branch, can I leave you to the merge, I'm tied up
for today.)

-- 
Piers

   "It is a truth universally acknowledged that a language in
    possession of a rich syntax must be in need of a rewrite."
         -- Jane Austen?

_______________________________________________
Perlunit-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/perlunit-devel

Reply via email to