TestNameFromAttr.strAttrs

Undocumented in source.
template TestNameFromAttr(alias testFunction)
enum strAttrs = Filter!(isStringUDA, __traits(getAttributes, testFunction));

Meta