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?

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

Reply via email to