Testdata
formatting...Package containg special variables that can be used in a feature file and is synchronized between locust workers.
It is possible to implement custom testdata variables, the only requirement is that they inherit grizzly.testdata.variables.AtomicVariable
.
When initializing the variable, the full namespace has to be specified as name
in the scenario
Set variable value step.
There are examples of this in the example.