The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Test2::Hub::Subtest"

Test2::Hub::Subtest - Hub used by subtests River stage five • 22891 direct dependents • 32646 total dependents

Subtests make use of this hub to route events....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::AsyncSubtest::Hub - Hub used by async subtests. River stage four • 727 direct dependents • 6230 total dependents

This is a subclass of Test2::Hub::Subtest used for async subtests....

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Test2::AsyncSubtest - Object representing an async subtest. River stage four • 727 direct dependents • 6230 total dependents

Regular subtests have a limited scope, they start, events are generated, then they close and send an Test2::Event::Subtest event. This is a problem if you want the subtest to keep receiving events while other events are also being generated. This cla...

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Test2 - Framework for writing test tools that all work together. River stage five • 22891 direct dependents • 32646 total dependents

Test2 is a new testing framework produced by forking Test::Builder, completely refactoring it, adding many new features and capabilities. WHAT IS NEW? Easier to test new testing tools. From the beginning Test2 was built with introspection capabilitie...

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Hub - The conduit through which all events flow. River stage five • 22891 direct dependents • 32646 total dependents

The hub is the place where all events get processed and handed off to the formatter. The hub also tracks test state, and provides several hooks into the event pipeline....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::API - Primary interface for writing Test2 based testing tools. River stage five • 22891 direct dependents • 32646 total dependents

This package exports all the functions necessary to write and/or verify testing tools. Using these building blocks you can begin writing test tools very quickly. You are also provided with tools that help you to test the tools you write....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Todo - TODO extension for Test2. River stage four • 727 direct dependents • 6230 total dependents

This is an object that lets you create and manage TODO states for tests. This is an extension, not a plugin or a tool. This library can be used by plugins and tools to manage todo states. If you simply want to write a todo test then you should look a...

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Test2::Event - Base class for events River stage five • 22891 direct dependents • 32646 total dependents

Base class for all event objects that get passed through Test2....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Formatter - Namespace for formatters. River stage five • 22891 direct dependents • 32646 total dependents

This is the namespace for formatters. This is an empty package....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::API::Instance - Object used by Test2::API under the hood River stage five • 22891 direct dependents • 32646 total dependents

This object encapsulates the global shared state tracked by Test2. A single global instance of this package is stored (and obscured) by the Test2::API package. There is no reason to directly use this package. This package is documented for completene...

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Tools::Subtest - Tools for writing subtests River stage four • 727 direct dependents • 6230 total dependents

This package exports subs that let you write subtests. There are two types of subtests, buffered and streamed. Streamed subtests mimic subtests from Test::More in that they render all events as soon as they are produced. Buffered subtests wait until ...

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Test2::Manual::Tooling - Manual page for tool authors. River stage four • 727 direct dependents • 6230 total dependents

This section covers writing new tools, plugins, and other Test2 components....

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Test2::EventFacet::Parent - Facet for events contains other events River stage five • 22891 direct dependents • 32646 total dependents

This facet is used when an event contains other events, such as a subtest....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::API::InterceptResult - Representation of a list of events. River stage five • 22891 direct dependents • 32646 total dependents

This class represents a list of events, normally obtained using "intercept()" from Test2::API. This class is intended for people who with to verify the results of test tools they write. This class provides methods to normalize, summarize, or map the ...

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Manual::Anatomy::Event - The internals of events River stage four • 727 direct dependents • 6230 total dependents

Events are how tools effect global state, and pass information along to the harness, or the human running the tests....

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Test2::Manual::Anatomy::Hubs - Internals documentation for the hub stack, and hubs. River stage four • 727 direct dependents • 6230 total dependents

This document describes the hub stack, and the hubs it contains. It explains why we have a stack, and when to add/remove hubs from it....

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Test2::API::InterceptResult::Event - Representation of an event for use in testing other test tools. River stage five • 22891 direct dependents • 32646 total dependents

"intercept { ... }" from Test2::API returns an instance of Test2::API::InterceptResult which is a blessed arrayref of Test2::API::InterceptResult::Event objects. This POD documents the methods of these events, which are mainly provided for you to use...

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
17 results (0.033 seconds)