Pudu programming language
Menu
API reference

Std.Test.Report

1 declaration

type

Report

This declaration introduces a public type.

What it does

What running a suite found, counted and with the failures kept.

The failures themselves rather than only their number, so a caller decides

how to present them. Running answers this; nothing here writes anything.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.TestSearch related declarations