Re: [ANNOUNCE] Test::Simple/More/Builder 0.60_01

2005-07-28 Thread Peter
Michael G Schwern wrote: * Added the long delayed BAIL_OUT to Test::More. So, the way I would go about using this would be something like this? my $obj=new SomeObj(); isa($obj, "SomeObj") or BAIL_OUT("It wasn't my object :("); --Peter

Re: RFC: Automated Testing Of Code Examples In Documentation and "=for example"

2000-07-26 Thread Peter Scott
proposal :-) Have you seen Damian's design by contract stuff? Your other proposal for builtin tests made me think of it. Not a perfect impedance match perhaps, but worth considering. -- Peter Scott Pacific Systems Design Technologies

Re: Stuck on Testing::skip()

2001-03-15 Thread Peter Andreasen
We could make it that skip takes a fourth How about letting skip() do a local $skip_oks = 1; in case it detects need for skipping? That would let ok behave differently (i.e. not really executing the tests, only printing "ok - Message # Skipping"). Please excuse the noise if this is stupid in some way :-) peter - just another perl-qa lurker

Devel::cover 0.20 and daemon, show not covered lines of code

2003-03-11 Thread Peter . Trischberger
re covered and which not? Because currently I know that for example 80% are covered, but not which branches are not covered. Cheers Peter [EMAIL PROTECTED]

error message from Devel::Cover 0.20

2003-03-14 Thread Peter . Trischberger
I get the following error message from Devel::Cover: Can't locate object method "find_cv" via package "B::SPECIAL" (perhaps you forgot to load "B::SPECIAL"?) at /usr/lib/perl5/5.6.1/i586-linux/B.pm line 213. END failed--call queue aborted. See below the complete outoput: iol-dev-07:/usr/local/xs

Re: Distributed testing idea

2004-08-19 Thread Peter Kay
Just a comment; could Tinderbox's code be used to manage the client/server interaction? --Peter

Test::Harness with modules that output to STDOUT

2004-08-24 Thread Peter Kay
ts output to some file... But there has to be some better way, right? Thanks! --Peter

Re: Quality from the Beginning: Better Estimates

2004-11-02 Thread Peter Masiar
as the last one who left, and was not fired. :-( Sorry if this post is too OT. HTH -- Peter Masiar

Re: Test comments

2005-02-14 Thread Peter Masiar
ot;label": http://thesaurus.reference.com/search?q=label - mark - stamp - sticker - tag (but taken by HTML) - badge I agree that should not be called "label" ot "comment": these words have other semantics in perl, already taken, sorry. Anything but "label" or "comment". But then again I am not perl guru, and my opinion are only mine. -- Peter Masiar

Re: Whither the perl-qa wiki ?

2005-02-22 Thread Peter Kay
And it appears to be mostly intact from how I remembered it a year or so ago. Steve Peters The formatting seems a bit off ( =head2 as opposed to == ... == ). Is this easier to fix progromatically, or should I be editing as I read? --WikiGnome

Re: Test::Harness::HTML (was Test::Unit, ::Class, or ::Inline?)

2005-02-22 Thread Peter Kay
was it possible/impossible for you to go that route with this? --Peter

Re: Test comments

2005-02-22 Thread Peter Kay
Chromatic wrote: 1) an optional description of a test, which occurs after the test number but precedes an optional '#' character and anything following until the newline character, having no effect on parsing Summary? That's what the one line short description in Bugzilla is called. --Peter

Re: Whither the perl-qa wiki ?

2005-02-22 Thread Peter Kay
Peter Kay wrote: The formatting seems a bit off ( =head2 as opposed to == ... == ). Is this easier to fix progromatically, or should I be editing as I read? Too late, I changed it! --Peter

Re: TAP and STDERR

2005-03-01 Thread Peter Kay
ional improvement that really isn't much better than just looking at the test output. Sure it's better than just looking at test output - just looking requires human interaction. Correctly grabbing test comments means that an automated system can display comments when a test fails. --Peter

Test harnesses?

2005-07-25 Thread Peter Kay
http://qa.perl.org/test-modules.html has a bunch of test modules listed. However, there are no harnesses listed. I know Test::Harness, and I'm going to go read about Test::Builder, but what other "meta-testing" modules are there? Did anything ever happen with a distributed tester? --Peter

[ANNOUNCE] Test::SerialFork

2005-07-28 Thread Peter Haworth
lFork only does one fork at a time, where MultiFork does them all at once. It's also much easier to give descriptive labels with SerialFork, so the output of the test program is much clearer. -- Peter Haworth [EMAIL PROTECTED] perl -Mstrict -we '$_ = "goto F.print chop;\n

Re: kwalitee: drop Acme?

2005-09-14 Thread Peter Kay
d/re-release with > cpan-upload every so often to keep it fresh. > Geeze, you guys weren't kidding about the "competitive" part, were you? --Peter

Bug in TAP::Harness::Archive->aggregator_from_archive()

2010-02-26 Thread Peter Leonard
acked-tarball consistent within the package. NOTE: it's been a while since I've submitted a patch - if the format isn't quite right, let me know, I'd be happy to re-submit. Peter --- lib/TAP/Harness/Archive.pm 2009-07-27 09:28:20.0 -0400 +++ lib/TAP/Harness/Archive.

Re: Where to start with using Perl in testing?

2010-10-28 Thread Peter Leonard
Ari, It's a couple of years old, and the examples are in Java, but the philosophy still holds, and it's a good book on the subject: Test Driven Development by Kent Beck http://www.amazon.com/Test-Driven-Development-Kent-Beck/dp/0321146530/ On 10/28/2010 07:05 PM, Ari King wrote: Hi all,

test the daemon

2012-11-14 Thread Peter Vereshagin
sof' or 'netstat' I think. Does such a stuff exist? Partial solution(s) should be interesting, too. -- Peter Vereshagin (http://vereshagin.org) pgp: A0E26627