Finds all built-in unittest blocks in the given module. Recurses into structs, classes, and unions of the module.
@return An array of TestData structs
See Implementation
Finds all built-in unittest blocks in the given module. Recurses into structs, classes, and unions of the module.
@return An array of TestData structs