Subject: | Unneccessary Test2 dependency |
Please revert the recent change from Test::More to Test2::Bundle::Extended. Test2 is incompatible with several other modules, see https://metacpan.org/pod/Test2::Transition#STILL-BROKEN, which precludes upgrading GraphViz in environments that use any of those (my specific issue is Test::Aggregate).
As far as I can tell, the only Test2::Bundle::Extended feature that's being used is bail_out(), which is available in Test::More as BAIL_OUT().
Thanks,
ilmari