cpanel / Test2-Harness-Renderer-JUnit

An implementation of JUnit output for Test2::Harness
https://metacpan.org/pod/Test2::Harness::Renderer::JUnit
2 stars 4 forks source link

Undeclared dependency Test2::Tools::Explain #11

Closed eserte closed 4 years ago

eserte commented 4 years ago

t/test.t fails if Test2::Tools::Explain is not installed:

Can't locate Test2/Tools/Explain.pm in @INC (you may need to install the Test2::Tools::Explain module) (@INC contains: ...  .) at t/test.t line 17.
BEGIN failed--compilation aborted at t/test.t line 17.
t/test.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
eserte commented 4 years ago

Another possibly undeclared dependency: XML::Simple:

Can't locate XML/Simple.pm in @INC (you may need to install the XML::Simple module) (@INC contains: ...  .) at t/test.t line 20.
BEGIN failed--compilation aborted at t/test.t line 20.
t/test.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
toddr commented 4 years ago

Thanks. Just noticed it this morning. Should be fixed in eac30096f0288a4c9d56cfa9ad99620858eda772