libtest-http-server-simple-stashwarnings-perl

Module to catch forked web server's warnings in test::more tests
  https://metacpan.org/release/Test-HTTP-Server-Simple-StashWarnings
  0
  no reviews



Test::http::server::simple-stashwarnings, based on test::http::server::simple, lets you retrieve the warnings that your forked http::server::simple-based web server throws. that way you can test that your application continues to throw warnings when it makes sense. catching the warnings also keeps your test output tidy. finally, you'll be able to see when your application throws new, unexpected warnings.