Documentation ¶
Index ¶
Constants ¶
View Source
const ( Failed testOutcome = iota Invalid Ignored Passed )
Variables ¶
This section is empty.
Functions ¶
func ForeachLeaf ¶ added in v0.246.0
ForeachLeaf visits all leaves in an test tree, invoking the leafAction callback for each leaf encountered. Tuples, arrays and dictionaries are considered test containers and not leaves, they are recursed into.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.