SYNOPSIS
use Local::App qw( prepare_test_app );
my $t = prepare_test_app();
DESCRIPTION
This module prepares a local Test::Mojo object ready to test the CPAN Testers API.
SEE ALSO
- Test::Mojo
t/lib/Local/Schema.pm
my $t = prepare_test_app();
Prepare a Test::Mojo object with a CPAN::Testers::API application hooked up to a local, temporary CPAN::Testers::Schema schema.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 36:
Unknown directive: =sub