NAME

Mojolicious::Script::Test - Test Script

SYNOPSIS

use Mojo::Script::Test;

my $test = Mojolicious::Script::Test->new;
$test->run(@ARGV);

DESCRIPTION

Mojolicous::Script::Test is a test script.

ATTRIBUTES

Mojolicious::Script::Test inherits all attributes from Mojo::Script::Test.

METHODS

Mojolicious::Script::Test inherits all methods from Mojo::Script::Test.