Similar to the Test2::Tools::Target, I think it could be convenient to have a Test2::Tools::Lib tool. When used like use Test2::V? -lib; it unshifts t/lib (as a default) to @INC. Maybe the tool/option can have an optional ARRAYREF argument to unshift more libs to @INC. What do you think?
Similar to the
Test2::Tools::Target, I think it could be convenient to have aTest2::Tools::Libtool. When used likeuse Test2::V? -lib;it unshifts t/lib (as a default) to@INC. Maybe the tool/option can have an optional ARRAYREF argument to unshift more libs to@INC. What do you think?