The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Test-Simple IPC"

Test2::IPC - Turn on IPC for threading or forking support. River stage five • 23243 direct dependents • 33164 total dependents

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC

Test2::IPC::Driver - Base class for Test2 IPC drivers. River stage five • 23243 direct dependents • 33164 total dependents

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC

Test2::IPC::Driver::Files - Temp dir + Files concurrency model. River stage five • 23243 direct dependents • 33164 total dependents

This is the default, and fallback concurrency model for Test2. This sends events between processes and threads using serialized files in a temporary directory. This is not particularly fast, but it works everywhere....

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC

Test2 - Framework for writing test tools that all work together. River stage five • 23243 direct dependents • 33164 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.302199 - 25 Apr 2024 14:14:26 UTC

Test2::Hub - The conduit through which all events flow. River stage five • 23243 direct dependents • 33164 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.302199 - 25 Apr 2024 14:14:26 UTC

Test2::API - Primary interface for writing Test2 based testing tools. River stage five • 23243 direct dependents • 33164 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.302199 - 25 Apr 2024 14:14:26 UTC

Test2::Util - Tools used by Test2 and friends. River stage five • 23243 direct dependents • 33164 total dependents

Collection of tools used by Test2 and friends....

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC

Test::Builder - Backend for building test libraries River stage five • 23243 direct dependents • 33164 total dependents

Test::Simple and Test::More have proven to be popular testing modules, but they're not always flexible enough. Test::Builder provides a building block upon which to write your own test libraries *which can work together*. Construction new my $Test = ...

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC

Test2::API::Stack - Object to manage a stack of Test2::Hub instances. River stage five • 23243 direct dependents • 33164 total dependents

This module is used to represent and manage a stack of Test2::Hub objects. Hubs are usually in a stack so that you can push a new hub into place that can intercept and handle events differently than the primary hub....

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC

Test2::Transition - Transition notes when upgrading to Test2 River stage five • 23243 direct dependents • 33164 total dependents

This is where gotchas and breakages related to the Test2 upgrade are documented. The upgrade causes Test::Builder to defer to Test2 under the hood. This transition is mostly transparent, but there are a few cases that can trip you up....

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC

Test2::API::Instance - Object used by Test2::API under the hood River stage five • 23243 direct dependents • 33164 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.302199 - 25 Apr 2024 14:14:26 UTC

Test2::Event::Waiting - Tell all procs/threads it is time to be done River stage five • 23243 direct dependents • 33164 total dependents

This event has no data of its own. This event is sent out by the IPC system when the main process/thread is ready to end....

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC
12 results (0.039 seconds)