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
Currently the #key is used to expand the name of the key in testArgs eg TestArgs.result. If testArgs.result is an object then the output is an unhelpful [Object object]. Allowing of #key{name} or similar to be expanded in test title would be more helpful.
The text was updated successfully, but these errors were encountered:
Currently the #key is used to expand the name of the key in testArgs eg TestArgs.result. If testArgs.result is an object then the output is an unhelpful [Object object]. Allowing of #key{name} or similar to be expanded in test title would be more helpful.
The text was updated successfully, but these errors were encountered: