]> git.vpit.fr Git - perl/modules/VPIT-TestHelpers.git/commit
Stop forcefully loading Test::Leaner for the threads feature
authorVincent Pit <vince@profvince.com>
Tue, 14 Apr 2015 16:17:05 +0000 (13:17 -0300)
committerVincent Pit <vince@profvince.com>
Tue, 14 Apr 2015 16:17:05 +0000 (13:17 -0300)
commitd7e42b2c5a757b8f97751c8cfb4c14f95c6b4774
tree1da2a1168858becea2880a3eb3478804c4fb2a19
parentc9ae9f1b1179b6241fed5883450f6a39a88ef5e7
Stop forcefully loading Test::Leaner for the threads feature

Test::Leaner is more reliable than Test::More, but we need it here only for
a diagnostic when tests are forced. As long as we don't plan, this should
have no influence on the rest of the test, so let the user decide which
module to use.
lib/VPIT/TestHelpers.pm