artilleryio / artillery-core

artillery-core - deprecated
Mozilla Public License 2.0
29 stars 105 forks source link

feat: Run beforeRequest hooks before templating request params #175

Closed hassy closed 7 years ago

hassy commented 7 years ago

This change allows beforeRequest hooks to create context vars, which will then be used in the templates of the current request as expected.