NAME
App::Yath::Command::init - Create/update test.pl to run tests via Test2::Harness
DESCRIPTION
This command will create or update the 'test.pl' file in the current directory. This 'test.pl' file this creates will run all your tests via yath.
This command will fail if there is already a test.pl file that does not look like it was generated by this command.
USAGE
$ yath [YATH OPTIONS] init [COMMAND OPTIONS]
SOURCE
The source code repository for Test2-Harness can be found at http://github.com/Test-More/Test2-Harness/.
MAINTAINERS
AUTHORS
COPYRIGHT
Copyright Chad Granum <exodist7@gmail.com>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.