artilleryio / artillery-plugin-fuzzer

Fuzz testing for HTTP APIs with Artillery.io 🌪
59 stars 7 forks source link

Adding Scenario level function hooking on to beforeRequest breaks plugin #4

Open melen opened 6 years ago

melen commented 6 years ago

Like the title mentions, I added a scenario level hook onto the beforeRequest which resulted in no strings being generated. adding them to individual requests seems to not cause any problems however.