Re: Providing command-line arguments to tests run via 'prove'

2007-11-26 Thread Philippe Bruhat (BooK)
On Sat, Nov 24, 2007 at 10:05:26PM -0500, James E Keenan wrote: > > I would like to be able to provide the tests run via 'prove' with options > something like this: > > some_variant_of_prove t/*.t --option1 --option2 arg1 arg2 > I want to do that too! > Can this be done? > I guess one possibi

Re: test suite as CPAN module

2007-11-26 Thread Chris Dolan
On Nov 25, 2007, at 2:22 PM, David Cantrell wrote: On Sun, Nov 25, 2007 at 01:47:58PM -0600, Chris Dolan wrote: I've been working on Test::Virtual::Filesystem for a couple of weeks. It's a growing collection of interoperability tests that should pass for any typical filesystem. Could it als

Re: test suite as CPAN module

2007-11-26 Thread nadim khemir
On Sunday 25 November 2007 20:47, Chris Dolan wrote: > I've been working on Test::Virtual::Filesystem for a couple of > weeks. > ... > filesystems (like Fuse filesystems -- I use it for Fuse::PDF) > ... > Thoughts? Fuse::PDF caught my eyes a few days ago (how could it not with that name ;) alth