NAME
Fennec::Manual::CustomFennec - Customizing Fennec for you project.
DESCRIPTION
Fennec autmatically loads several utlities for you. In addition it assumes you want to use Test::Builder. Subclassing Fennec will let you specify exactly what utilities you want, and what collector to use. This way you can use your subclass in each test file instead of copying use Fennec ( YOUR CONFIG OPTIONS )
into each file.
FENNEC SUBCLASS
RUNNER SUBCLASS
CUSTOM COLLECTOR
AUTHORS
Chad Granum exodist7@gmail.com
COPYRIGHT
Copyright (C) 2013 Chad Granum
Fennec is free software; Standard perl license (GPL and Artistic).
Fennec is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.