Re: [Perlunit-devel] Resend: Re commits
Status: Beta
Brought to you by:
mca1001
From: Piers C. <pdc...@bo...> - 2001-11-15 08:39:40
|
Adam Spiers <ad...@sp...> writes: > Piers Cawley (pdc...@bo...) 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? |