CC: | Eric Wilhelm <scratchcomputing [...] gmail.com> |
Subject: | Add Support for exec Callback |
Date: | Tue, 17 Jun 2008 17:11:55 -0500 |
To: | bug-tapx-parser [...] rt.cpan.org |
From: | "David E. Wheeler" <dwheeler [...] cpan.org> |
Hi Andy,
Please find attached a patch that allows TAP::Harness to optionally
take a code reference as the value for the `exec` parameter. This will
allow one to determine the program to execute at run-time on a per-
test file basis. This (or something like it) will be essential for me
to be able to ship an application that can run Perl and PostgreSQL
tests all together. The PostgreSQL tests, BTW, are powered by the
pgTAP module that I'm pitching at a lightening talk tomorrow here at
YAPC::NA.
http://justatheory.com/computers/databases/postgresql/introducing_pgtap.html
http://pgfoundry.org/projects/pgtap/
Thanks!
David
Message body is not shown because sender requested not to inline it.