You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test::Builder 1.5 is going to break a lot of older versions of existing modules which users might have installed.
Keep a list of modules which had to be upgraded (only those with runtime problems, not problems in their tests). At install time, check them and report any which will break and should be updated. If any exist, issue a prompt asking if the user wishes to proceed (default no).
Keep a list of known broken modules and their first working 1.5 version here.
Test::WWW::Simple also breaks. I don't know which version will be the first to support it yet because I haven't even submitted the patch to the module yet.
From: @schwern
Date: Thursday Aug 02, 2012 at 07:36 GMT
Orig: Test-More/test-more#332
Test::Builder 1.5 is going to break a lot of older versions of existing modules which users might have installed.
Keep a list of modules which had to be upgraded (only those with runtime problems, not problems in their tests). At install time, check them and report any which will break and should be updated. If any exist, issue a prompt asking if the user wishes to proceed (default no).
Keep a list of known broken modules and their first working 1.5 version here.
Test::Tester 0.108
Test::Class 0.39
Test::Sims 20130412
Test::Random 20130414
Test::BDD::Cucumber (broken in 0.12)
The text was updated successfully, but these errors were encountered: