NAME

TestSuiteInjection - Run OpenTelemetry::Instrumentation::Mango in existing test suites

DESCRIPTION

This is a utility module to inject instrumentation into Mango instances in existing test suites -like the stock Mojolicious test suite- to make sure we are not introducing unintended regressions.

$ git clone https://github.com/oliwer/mango.git
$ cd mango
$ PERL5OPT=-MOpenTelemetry::Instrumentation::Mango::TestSuiteInjection prove -l t/

SEE ALSO

OpenTelemetry::Instrumentation::Mango, Mango