Re: Test::Inline::Cookbook

2001-09-04 Thread Shane Landrum
ine/Test/ and this thing can become the start of > Test::Cookbook. So you're planning to distribute Test::Cookbook, then? As part of Test::Simple? srl -- Shane Landrum (srl AT boston DOT com) Software Engineer, boston.com

Test::Harness::Straps

2001-09-20 Thread Shane Landrum
lpha? What do you need to see before you release it? srl -- Shane Landrum (srl AT boston DOT com) Software Engineer, boston.com

Re: Test::Harness::Straps

2001-09-20 Thread Shane Landrum
ke says that it's sort of what I want. Except that I don't want to have to rely on having a CPAN mirror locally, using something like CPAN::Site. I may have a CPAN::Site at my site eventually, but not right now. I'd appreciate a smoking framework that doesn't rely on a local CPAN

Re: testing web foo with Test::More

2001-10-09 Thread Shane Landrum
= $ua->request($request); ok($response->is_success, "System is up and running at $WEB_SYSTEM" ); - Far less elegant, but there it is. Suggestions welcome. > I'm updating the Test::FAQ on the Wiki to show this. Where's that Wiki again? srl -- Shane Landrum (srl AT boston DOT com) Software Engineer, boston.com

Re: Test::Harness::Straps

2001-09-20 Thread Shane Landrum
unky. Also, total_results doesn't yet work, and I want it to--- related to the last paragraph. That's what I assume total_results will give me when it's implemented. srl -- Shane Landrum (srl AT boston DOT com) Software Engineer, boston.com

Re: Alternative code review ideas?

2002-01-29 Thread Shane Landrum
uld really suck, so I haven't even tried. What I really want is something like the commercial web-testing tools--- Segue Silktest and similar. Has anyone thought about solving this problem? srl -- Shane Landrum (srl AT boston DOT com) Software Engineer, boston.com