--session option to prove

2004-12-11 Thread Jason Gessner
tests. This is not designed as a replacement for a cron'd prove. The way i see it being used is in a terminal window adjacent to an editing session while trying to nail down a problem. Thoughts? -jason gessner [EMAIL PROTECTED] 23a24 > my $session = 0; 42a44 > 'session

Re: --session option to prove

2004-12-13 Thread Jason Gessner
David Cantrell wrote: Jason Gessner wrote: Andy Lester wrote: So it's sort of adding make functionality with prove. The way the check is running in the patch, the only criteria for updating it is changes in the .t file, but what if what you're updating is the source file? Detecting a

Re: --session option to prove

2004-12-13 Thread Jason Gessner
Andy Lester wrote: On Sun, Dec 12, 2004 at 12:24:26AM -0600, Jason Gessner ([EMAIL PROTECTED]) wrote: This is not designed as a replacement for a cron'd prove. The way i see it being used is in a terminal window adjacent to an editing session while trying to nail down a problem. So it&#

Re: TAP docs

2005-02-19 Thread Jason Gessner
is skip supposed to be case sensitive? is it Skip, skip or SKIP ? TODO seems to be all caps. -jason gessner [EMAIL PROTECTED] On Feb 19, 2005, at 8:48 PM, Andy Lester wrote: The synopsis uses passive voice; <.> is called TAP. Id turn that around. TAP, the Test Anything Protoc

Devel::Cover and HTML::Mason

2006-06-03 Thread jason gessner
anyone done this before i figure out how to do it? Many Thanks! -jason gessner [EMAIL PROTECTED]

Re: TAP 2.0

2006-09-30 Thread jason gessner
or 'received' instead of 'got'. Andy pointing out tap's use of 'got' makes me think prove should end like: 1/9 tests ain't right. Test no good. damn. :) -jason On Oct 1, 2006, at 12:18 AM, Andy Lester wrote: On Sep 30, 2006, at 4:02 PM, Jonathan Rockway wrote: I like the "YAML" synta