hurl icon indicating copy to clipboard operation
hurl copied to clipboard

Provide a `repeat` variable to allow running non-colliding hurl files

Open lu-zero opened this issue 10 months ago • 0 comments

Sometimes an hurl file has some setup calls that may fail if run more than once with the same arguments. having the repeat variable telling which is the iteration number would make fairly easy to make --repeat work even in that case.

lu-zero avatar Feb 19 '25 14:02 lu-zero