Closed xenoterracide closed 13 years ago
My understanding is that the actual testing library way down at the bottom of the stack doesn't support this. If I'm wrong, I'd be thrilled to hear it and add that feature.
I'm a little confused... the actual test module allows you to set it, and with Test::CPAN::Changes you've managed a way to set Changelog. is critic's option so different from that?
[CriticTests]
critic_config = perlcritic.rc ; relative to project root
Yes, it is different, actually. But, now that I know this can be accomplished, I'll see what I can do. It might involve patching more than one layer of the stack :\
cool, sorry, I was just looking at it at a glance. Personally I'd be happy just to be able to specify severity, but I'm sure the config can do more.
Can you set Critic config with TestingMania? or should I disable it and include it on the side. (either way could you document it in the pod)