Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #38982] [TODO] refactor long test files

4 views
Skip to first unread message

Jerry Gay

unread,
Apr 25, 2006, 2:49:37 PM4/25/06
to bugs-bi...@rt.perl.org
# New Ticket Created by jerry gay
# Please include the string: [perl #38982]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38982 >


some test files are too long to be maintainable. for example,
t/op/calling.t is ~2400 lines. this, and other files like it, should
be split into smaller files.

there's a lot of room here for judgement.
try to keep similar tests together.
try to keep the files under, say, 1000 lines.
the rest is up to you.

~jerry

0 new messages