Test::Stream

Stream test events

Test::Stream

This is a prototype of an event-based test framework. The goal is to produce an underlying set of modules that can be shared by all Test modules in the Raku ecosystem. Building this on top of an abstract test event system makes integrating different modules much easier. It also makes testing your test modules much easier, and allows for output formats besides TAP.

Please note that the namespaces are likely to change in the future, so please do not rely on this code yet.

LICENSE

This module is licensed under the Artistic License

Test::Stream v0.0.2

Stream test events

Authors

    License

    Artistic-2.0

    Dependencies

    Test Dependencies

    Provides

    • Test::Predicates
    • Test::Predicator
    • Test::Stream::Diagnostic
    • Test::Stream::Event
    • Test::Stream::EventSource
    • Test::Stream::Formatter::TAP12
    • Test::Stream::Hub
    • Test::Stream::Listener
    • Test::Stream::Recorder
    • Test::Stream::Suite
    • Test::Stream::Types
    • Test::Stream::Util

    Documentation

    The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.