Hi, gang.

I'm co-maintaining HTTP::Tiny and writing tests for it.  I'm
considering adding some simple "live" HTTP client queries (e.g.
against google.com) but don't want to prompt users for it and don't
want to connect out to the internet without permission.

Therefore, I'm considering having those live tests run only when under
AUTOMATED_TESTING (protected by a check to confirm that the internet
is accessible, of course).  Does that seem reasonable to people?

-- David

Reply via email to