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 assign metrics from variables defined in tests. This could look as follows. We can have a property name vars which will look for key under the vars section of the test. If the key is found we will assign the value to the metric. In this example below we can perform an assertion equality.
we should be able to assign metrics from variables defined in tests. This could look as follows. We can have a property name
vars
which will look for key under thevars
section of the test. If the key is found we will assign the value to the metric. In this example below we can perform an assertion equality.TODO:
vars
The text was updated successfully, but these errors were encountered: