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