in reply to Re^3: Error running prove "Archive is not a known format type! at /usr/lib/perl5/5.8.8/App/Prove.pm line 538."
in thread Error running prove "Archive is not a known format type! at /usr/lib/perl5/5.8.8/App/Prove.pm line 538."
find test/ -name '*.t' ! -name '*falcon*' | xargs prove -r test/ -form +atter=TAP::Formatter::JUnit | tee test_results.xml
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Error running prove "Archive is not a known format type! at /usr/lib/perl5/5.8.8/App/Prove.pm line 538."
by Anonymous Monk on Apr 27, 2014 at 11:25 UTC |