Description
HTTP test suites can target live external servers through Plack testing helpers. Web developers use it to run request checks against deployed or separately started applications. Tests may contact real services and should avoid unsafe requests or private production data.