in reply to Re: ExtUtils::MakeMaker : delcare a binary dependency
in thread ExtUtils::MakeMaker : delcare a binary dependency
Thanks Corion. So all I can do is *for each* of my test files to first check if chrome is available (via your helper, e.g. https://metacpan.org/release/CORION/WWW-Mechanize-Chrome-0.71/source/t/helper.pm#L21) and skip all tests in that test file gracefully, so that the testers think that tests have been passed, albeit with a stderr message for the real users. Correct?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: ExtUtils::MakeMaker : delcare a binary dependency
by Corion (Patriarch) on Aug 22, 2023 at 08:37 UTC | |
by bliako (Abbot) on Aug 22, 2023 at 08:39 UTC |