Test::Harness 2.27_01 released

2003-03-23 Thread Andy Lester
and WCOREDUMP anti-vommit protection more robust in cases where wait.ph loads but WCOREDUMP() pukes when run. - Added a LICENSE. - Ilya noticed the per test skip reason was accumlating between tests. xoa -- Andy Lester [EMAIL PROTECTED], AIM:petdance http://petdance.com/ http://use.perl.org/~petdance/

Test::Harness 2.27_01 released

2003-03-23 Thread Andy Lester
ait.ph and WCOREDUMP anti-vommit protection more robust in cases where wait.ph loads but WCOREDUMP() pukes when run. - Added a LICENSE. - Ilya noticed the per test skip reason was accumlating between tests. xoa -- 'Andy Lester[EMAIL PROTECTED] Programm

Re: WWW::Mechanize 0.37 released

2003-03-06 Thread Andy Lester
RT ticket #2185. If anyone would like to implement this and submit the patch to me, I'd appreciate it. I'm fresh out of tuits for implementing daemons on the fly. xoa -- Andy Lester, lead singer & driver of the Winnebago [EMAIL PROTECTED], AIM:petdance http://petdance.com/ http://use.perl.org/~petdance/

Re: WWW::Mechanize 0.37 released

2003-03-06 Thread Andy Lester
a net connection. Or are you saying that people will want to use it strictly behind a restrictive firewall where google.com isn't accessible? xoa -- Andy Lester, lead singer & driver of the Winnebago [EMAIL PROTECTED], AIM:petdance http://petdance.com/ http://use.perl.org/~petdance/

Re: WWW::Mechanize 0.37 released

2003-03-05 Thread Andy Lester
t are meaningful without that access. 00.load.t, 99.pod and add_header.t are all that seem to be valid without it. xoa -- Andy Lester, lead singer & driver of the Winnebago [EMAIL PROTECTED], AIM:petdance http://petdance.com/ http://use.perl.org/~petdance/

Re: WWW::Mechanize 0.37 released

2003-03-05 Thread Andy Lester
Damn. I still forgot to check out this incredible cool sounding module, I have some HTML-output testing in a testsuite and it is very whacky and uncomplete... I'd be glad to look at it, and see what kinds of things Mechanize can do. xoa -- Andy Lester, lead singer & driver of the

WWW::Mechanize 0.37 released

2003-03-04 Thread Andy Lester
There's a new version of WWW::Mechanize for you people who do automated testing with it. It adds a title() and is_html() method, and removes the dependency on Clone, which I hope will fix stability issues on Windows. xoa -- Andy Lester, lead singer & driver of the Winnebago [EMAIL

Re: Test::Pod 0.95 is out

2003-03-04 Thread Andy Lester
lly more realistic. Right, it's the silly warnings that I'm most concerned about getting rid of. Pod::Simple is indeed more realistic. xoa -- Andy Lester, lead singer & driver of the Winnebago [EMAIL PROTECTED], AIM:petdance http://petdance.com/ http://use.perl.org/~petdance/

Test::Pod 0.95 is out

2003-03-03 Thread Andy Lester
There's a new Test::Pod in town, and it uses Sean's Pod::Simple instead of Pod::Checker. Details at http://use.perl.org/~petdance/journal/10867 Comments welcome, of course. xoxo, Andy -- Andy Lester, lead singer & driver of the Winnebago [EMAIL PROTECTED], AIM:petdance http:

Re: [PATCH] Test::Pod pod_ok( $foo, NO_POD | POD_OK ) also dogfood.t

2003-02-28 Thread Andy Lester
e_ok() and pod_string_ok(). But the dogfood is a good idea. xoa - Andy Lester, lead singer & driver of the Winnebago [EMAIL PROTECTED], AIM:petdance http://petdance.com/ http://use.perl.org/~petdance/

Re: Web Site Testing

2002-09-23 Thread Andy Lester
the structure of the HTML in a page. Also, Max Maischien's newly-released Test::HTML::Content allows for tests on the contents of the file, with things like "do we have a link to X", "do we have any comments on the page?" and so on. http://search.cpan.org/dist/Test-HTML-

Testing failure in Test::Builder-based modules

2002-08-03 Thread Andy Lester
.test-html-lint-overloadok In this case, "unexpectedly succeeded" really means "html_ok is broken". :-( Thoughts? Thanks, xoxo, Andy -- 'Andy Lester[EMAIL PROTECTED] Programmer/author petdance.com Daddy parsley.org/quinn Jk'=~/.+/s;print((split//,$&) [unpack'C*',"n2]3%+>\"34.'%&.'^%4+!o.'"])

Re: [PATCH Test::More] Allow isa_ok( $classname, $parent )

2002-07-06 Thread Andy Lester
) as a constructor, but you still want to +ensure that the correct value is being returned. + +And of course, you don't have to test only your code. The more tests you +write, the more stringent your checking: + +# From a DBI program +my $row = $dbh->fetch; +isa_ok( $row, 

use_ok w/version numbers

2002-07-01 Thread Andy Lester
e I'd like to have one .t file that ensures that I have proper module prereqs for my entire source tree. xoxo, Andy -- 'Andy Lester[EMAIL PROTECTED] Programmer/author petdance.com Daddy parsley.org/quinn Jk'=~/.+/s;print((split//,$&) [unpack'C*',"n2]3%+>\"34.'%&.'^%4+!o.'"])

Re: Pondering Test::Depend

2002-06-08 Thread Andy Lester
involved. I'm personally using Test::Harness to run tests on other files as well. * Dependencies should be optionally based on something other than just the timestamp of a file. For instance, I suspect I'd like to be able to make the date dependency on "SELECT MAX(DateUpdate

Re: Starting with a fresh sandbox

2002-04-11 Thread Andy Lester
, but that's my bummer, not yours. This method works well for about 2/3rds of the modules. Thanks for th input. xoxo, Andy -- 'Andy Lester[EMAIL PROTECTED] Programmer/author petdance.com Daddy parsley.org/quinn Jk'=~/.+/s;print((split//,$&) [unpack'C*',"n2]3%+>\"34.'%&.'^%4+!o.'"])

Re: Starting with a fresh sandbox

2002-04-11 Thread Andy Lester
makes sure each .pm has a corresponding .t, but of course I can't guarantee that the .t is even useful. xoxo, Andy -- 'Andy Lester[EMAIL PROTECTED] Programmer/author petdance.com Daddy parsley.org/quinn Jk'=~/.+/s;print((split//,$&) [unpack'C*',"n2]3%+>\"34.'%&.'^%4+!o.'"])

Starting with a fresh sandbox

2002-04-11 Thread Andy Lester
. Even in an eval {}, my namespace is going to be polluted after the first use_ok(), sin't it? Thanks, Andy -- 'Andy Lester[EMAIL PROTECTED] Programmer/author petdance.com Daddy parsley.org/quinn Jk'=~/.+/s;print((split//,$&) [unpack'C*',"n2]3%+>\"34.'%&.'^%4+!o.'"])