The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::C2FIT::FileRunner - a runner class operating on (plain) html files.

SYNOPSIS

        $runner = new Test::C2FIT::FileRunner();
        $runner->run($infile,$outfile);

DESCRIPTION

Either you use this class as a starting point for your tests or your test documents refer to other test documents which shall be processed recursively.

To run your tests, it might be even simplier to use FileRunner.pl or perl -MTest::C2FIT -e file_runner.

SEE ALSO

Extensive and up-to-date documentation on FIT can be found at: http://fit.c2.com/