There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Jifty::Test::Dist - Tests in Jifty distributions inside of Jifty

SYNOPSIS

use Jifty::Test::Dist tests => 5;

DESCRIPTION

Jifty::Test::Dist is a utility wrapper around Jifty::Test; it changes the current working directory to be the one step above where the test file is, so that Jifty will detect the correct application root for the tests.