On Saturday, August 3, 2002, at 09:56 pm, Andy Lester wrote:
> I'm adding some tests to Test::HTML::Lint, and one of the things that I
> want to check for is that "html_ok(undef)" fails. Remember that
> html_ok() is a T::B-based module.
[snip]
Take a look at Test::Builder::Tester. Something li
I'm adding some tests to Test::HTML::Lint, and one of the things that I
want to check for is that "html_ok(undef)" fails. Remember that
html_ok() is a T::B-based module.
The best I've got so far is this:
--cut--
use Test::More tests => 4;
use Test::HTML::Lint;
BEGIN { use_ok( 'Test::HTML::Lint
-BEGIN PGP SIGNED MESSAGE-
Moin,
On 02-Aug-02 Janek Schleicher carved into stone:
> Tels wrote at Sat, 03 Aug 2002 00:25:54 +0200:
> That reads really good,
> especially when written as
> Test::ManyParams seed => undef;
>:-)
:-)
>> seed or randomized are both good, I like the shorter o