On Saturday, October 26, 2002, at 04:22 pm, Nicholas Clark wrote:
[snip]
However, I'd like to be able to cleanly print out my random number seed to
STDERR (or whatever Test::Builder's correct name for this is) if it
believes
that any tests have failed, and I can't see a clean way to do this.
Whe
On Wed, Nov 06, 2002 at 07:18:14PM -0500, Michael G Schwern wrote:
> On Sat, Oct 26, 2002 at 04:22:49PM +0100, Nicholas Clark wrote:
> > However, I'd like to be able to cleanly print out my random number seed to
> > STDERR (or whatever Test::Builder's correct name for this is) if it believes
> > th
On Sat, Oct 26, 2002 at 04:22:49PM +0100, Nicholas Clark wrote:
> However, I'd like to be able to cleanly print out my random number seed to
> STDERR (or whatever Test::Builder's correct name for this is) if it believes
> that any tests have failed, and I can't see a clean way to do this.
In an EN
I'm intending to write a module to work with Test::More to provide repeatable
"random" tests (ie take advantage of the pseudo random nature of rand).
I discussed it with Schwern at YAPC::EU and he thinks it will work.
However, I'd like to be able to cleanly print out my random number seed to
STDER