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
It would be nice if we can statically or even better dynamically assign names to the RUN steps in the model. Then, we can use these names to make the resulting tests more readable. Currently, the test steps get the name from the step type and some number to avoid collisions. But step type does not tell much about the goal of the step.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
It would be nice if we can statically or even better dynamically assign names to the RUN steps in the model. Then, we can use these names to make the resulting tests more readable. Currently, the test steps get the name from the step type and some number to avoid collisions. But step type does not tell much about the goal of the step.
All reactions