skibum55 / xk6-git

Load testing extension for GIt with K6
Apache License 2.0
0 stars 2 forks source link

Better parameter handling #11

Open skibum55 opened 1 year ago

skibum55 commented 1 year ago

The function should take an options structure instead of having to be modified every time a parameter is adding. That should handle nil parameters without explicit error checking too.