On 29 Nov 2007, at 01:13, Paul Johnson wrote:
The only reasons I can think of are that either we have a more
important
use for passing through options or we think that we might have in the
future. Without breaking backwards compatibility, this is a unique
resource.
It is done :)
http://hexten.net/tapx/r867/Test-Harness-3.04.tar.gz
or
svn co http://svn.hexten.net/tapx/trunk
=head2 Arguments to Tests
It is possible to supply arguments to tests. To do so separate them from
prove's own arguments with '--'. For example
prove -v t/mytest.t -- --url http://example.com
would run F<t/mytest.t> with the options '--url http://example.com'.
When running multiple tests they will each receive the same arguments.
--
Andy Armstrong, Hexten