Perl::Critic::Policy::Bangs::ProhibitNoPlan − Know what you’re going to test.
This Policy is part of the Perl::Critic::Bangs distribution.
Test::More should be given a plan indicting the number of tests to be run. This policy searches for instances of Test::More called with "no_plan".
This Policy is not configurable except for the standard options.
Andrew Moore <amoore AT mooresystems DOT com>
Adapted from policies by Jeffrey Ryan Thalhammer <thaljef AT cpan DOT org>, Based on App::Fluff by Andy Lester, "<andy at petdance.com>"
Copyright (c) 2006−2011 Andy Lester <andy AT petdance DOT com> and Andrew Moore <amoore AT mooresystems DOT com>
This library is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.