> On 2005-11-02, Luke Closs <[EMAIL PROTECTED]> wrote:
> >
> > Also, yesterday Test::WWW::Selenium was uploaded to CPAN, so Selenium
> > can now be driven by perl!
>
> Test::WWW::Selenium seems interesting, but I could use an example it
> would be useful to use, versus the standard techniques.
I
Hi all!
These are some extra test files that I added to Test::Run, and possibly could
be integrated into Test::Harness after some modification:
t/output.t:
#!/usr/bin/perl -w
BEGIN {
if( $ENV{PERL_CORE} ) {
chdir 't';
@INC = ('../lib', 'lib');
}
els
Check:
http://www.flickr.com/photos/[EMAIL PROTECTED]/68430623/
This was done by using Test::Run::CmdLine's runprove (a yet-incomplete
equivalent of Test::Harness' prove) and the
Test::Run::CmdLine::Drivers::ColorSummary driver that is in fact a sub-class
of Test::Run, my fork of Test::Harness
-BEGIN PGP SIGNED MESSAGE-
Moin,
On Tuesday 29 November 2005 23:28, Shlomi Fish wrote:
> Check:
>
> http://www.flickr.com/photos/[EMAIL PROTECTED]/68430623/
>
> This was done by using Test::Run::CmdLine's runprove (a yet-incomplete
> equivalent of Test::Harness' prove) and the
> Test::Run
Hi Tels! (and all)
On Wednesday 30 November 2005 00:49, Tels wrote:
> Moin,
>
> On Tuesday 29 November 2005 23:28, Shlomi Fish wrote:
> > Check:
> >
> > http://www.flickr.com/photos/[EMAIL PROTECTED]/68430623/
> >
> > This was done by using Test::Run::CmdLine's runprove (a yet-incomplete
> > equiv