Closed eserte closed 5 years ago
Maybe also undeclared: JSON::MaybeXS:
# Failed test at t/behaviour/app-routes.t line 76.
# got: '500'
# expected: '200'
# Can't locate JSON/MaybeXS.pm in @INC (you may need to install the JSON::MaybeXS module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2019062101/Raisin-0.83-KD4DDl/blib/lib/Raisin/Encoder/JSON.pm line 6.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019062101/Raisin-0.83-KD4DDl/blib/lib/Raisin/Encoder/JSON.pm line 6.
# Compilation failed in require at /usr/share/perl5/Plack/Util.pm line 23.
Bailout called. Further testing stopped: FAILED!
FAILED--Further testing stopped: FAILED!
Fixed by #67
t/unit/api.t fails if Test::Exception is not installed: