App::Prove::State::Result::Test

App::Prove::State::Result::Test

NAME

App::Prove::State::Result::Test - Individual test results.

VERSION

Version 3.35

DESCRIPTION

The prove command supports a --state option that instructs it to store persistent state across runs. This module encapsulates the results for a single test.

SYNOPSIS

# Re-run failed tests
$ prove --state=failed,save -rbv

METHODS<