We should be able to do at least a lazy attempt to look for "My Test " and go thru the AST parser looking for a hashtable with the same name property. If for whatever reason this fails we'd just fall back to the top test name.
This would be static analysis for a string only, any variables used in this location would not work.
We should be able to do at least a lazy attempt to look for "My Test" and go thru the AST parser looking for a hashtable with the same name property. If for whatever reason this fails we'd just fall back to the top test name.
This would be static analysis for a string only, any variables used in this location would not work.