artillery-plugin-fuzzer
artillery-plugin-fuzzer copied to clipboard
Adding Scenario level function hooking on to beforeRequest breaks plugin
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.