Test

Class Test::Async::Event::Test

Is Test::Async::Event::Report.

Base class for events reporting test outcomes.

Attributes

  • Str $.todo – message to use if test is marked as TODO.

  • Str $.flunks – message to use if test is marked as anticipated failure (see test-flunks in Test::Async::Base.

  • CallFrame:D $.caller, required – position in user code where the test was called.

  • @.child-messages – messages from child suites. Each entry should be a single line ending with newline.

  • @.comments – comments for the test. Normally expected to be reported with diag. Not special formatting

  • @.pre-comments - similar to the above, but these will preceed the main test message requirements except for a recommendation for the last line not to end with a newline.

SEE ALSO

COPYRIGHT

(c) 2020-2023, Vadim Belman <[email protected]>

LICENSE

Artistic License 2.0

See the LICENSE file in this distribution.

Test::Async v0.1.17

Thread-safe testing framework

Authors

  • Vadim Belman

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • Test::Async
  • Test::Async::Aggregator
  • Test::Async::Base
  • Test::Async::Decl
  • Test::Async::Event
  • Test::Async::Hub
  • Test::Async::Job
  • Test::Async::JobMgr
  • Test::Async::Metamodel::BundleClassHOW
  • Test::Async::Metamodel::BundleHOW
  • Test::Async::Metamodel::HubHOW
  • Test::Async::Metamodel::ReporterHOW
  • Test::Async::Reporter
  • Test::Async::Reporter::TAP
  • Test::Async::Result
  • Test::Async::TestTool
  • Test::Async::Utils
  • Test::Async::When
  • Test::Async::X

Documentation

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

Built with Podlite — the markup and publishing tools behind this site.