Hi,

m.nooning m.nooning-at-comcast.net |newsgroups2| wrote:
[...]

If you describe a test in detail, I can help to add it to the
tests.  Keep in mind that the tests must work for the least common
denominator developer. For example, a test involving LWP::UserAgent would fail in an automated test for the average developer, since the average developer does not have it installed.

Thanks for the offer!

It's possible to mark tests as skipped if certain conditions aren't met. So if the required module isn't found, the test is skipped without failing. (But with a friendly message.)

Steffen

Reply via email to