You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: