http://qs1969.pair.com?node_id=254092


in reply to Re: Skip tests if/unless $ENV{FOO} is set using Test::More
in thread Skip tests if/unless $ENV{FOO} is set using Test::More

Why does everyone need to use the same convention? The only requirement is that the default condition is to skip the tests. If you need to run all of the tests, you should probably look in the README file that tells you how to run all of the tests.

  • Comment on Re: Re: Skip tests if/unless $ENV{FOO} is set using Test::More