cdscih/stairable

add: support for body creation function

Closed this issue · 0 comments

This library wants to help the end user to test if the endpoint can sustain the load also by the amount/size of the input.

The only way to meaningfully do that is by allowing the use to choose how the "createNs" function works.

This task is supposed to add this createNs function to the Options object and utilise it to test the endpoint.