Subject: | t/live-test.t test failure in Plack/Test/MockHTTP |
Hello,
I hit this, but have no idea why:
CatalystX-DebugFilter-0.09]$ perl -MCarp=verbose -S prove -v -b
t/live-test.t
t/live-test.t ..
ok 1 - use TestApp;
Can't call method "request" on an undefined value at
/usr/local/strategic/perl/lib/5.14.1/Plack/Test/MockHTTP.pm line 29.
# Tests were run but no plan was declared and done_testing() was not seen.
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
Test Summary Report
-------------------
t/live-test.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=1, Tests=1, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.70 cusr
0.03 csys = 0.76 CPU)
Result: FAIL
Plack::Test::MockHTTP doesn't have a VERSION
a1223ce38ab97a043dec195f11f3b427
/usr/.../perl/lib/5.14.1/Plack/Test/MockHTTP.pm