artilleryio / artillery-plugin-fuzzer

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

feat: add ws engine to auto init #9

Open GeekyDeaks opened 2 years ago

GeekyDeaks commented 2 years ago

Simple change to add the ws engine to the auto detection.

The test/index.js was missing, so I just created a separate one for this scenario