I've got a crap loads of tests in Handel at the moment; 10000+
checkpoints, and enough files that I hit the dreaded "command line too
long" under win32 [now fixed]. That's not saying all the tests are
glorious and not repetitive. :-)

I've still got a ways to go before I'm happy without the dist enough to
declare the 1.0 version done. Among things on my list are cleaning up
the current test code. A big offender is that not all of my tests have
labels.

I could've swore that sometime in the last month I saw some chatter
about a Test::TestDescriptions module, or a ::TestsHaveDescriptions type
thing for Perl::Critic. Assuming I'm not just making that up, has anyone
seen mention of such a thing?

If no such a beast exists thus far, what would be the easiest way to get
such functionality? I was thinking that I could just run a subclass of
Test::More in my tests that dies whenever no label argument is supplied.
That's not a terrible thing since I already have a Handel::Test module
that deals with SQLite setup and teardown in most tests.

Thoughts?

-=Chris

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to