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 (seetest-flunksin 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 withdiag. 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 distr