Re: [Perlunit-devel] Greetings
Status: Beta
Brought to you by:
mca1001
From: Adam S. <ad...@sp...> - 2001-12-17 19:37:35
|
Piers Cawley (pdc...@bo...) wrote: > Matthias Ferber <mf...@hi...> writes: > > On Wed, 12 Dec 2001, Piers Cawley wrote: > >> Diffs would be good. If you start making more and we like them I'll > >> see about giving you write access to the CVS repository. > > .... > >> > provides some facilities for testing the contents of the page. > >> > More could easily be added. Anyone interested? > >> > >> Ooh, yes please. That's pretty much exactly what I was thinking of. Yes please indeed! We're desperate for that kind of thing here too. > > Cool. :-) I'm in serious deadline hell for the next couple of weeks, > > but I'll try to find time to sneak this stuff out the door. > > Whenever. > > > I think send_diagnostics() isn't bad. Taking print out of the name is > > probably a good idea, I think it's misleading (at least it misled me). > > Maybe diagnostic_msg()? Or maybe $self->annotate(), in the sense that > > it's not part of the main output, and the runner controls how much > > annotation you want (e.g., never, only on fail, or always)? Just some > > additional brainstorming. > > Hmm... annotate definitely sounds possible. I like that too. annotate() it will be then. Might manage a commit later tonight ... |