Skip to content

1.5

Choose a tag to compare

@github-actions github-actions released this 23 Jan 18:07
· 288 commits to master since this release

You can now, thanks to @andy-tarr contribution, use throughputTimer to limit how many times per second a given part of a test plan should execute!
Here is the new user guide section.

Additionally, you can now use httpAuth() to easily configure HTTP basic authentication.
You can get more details here.

Finally, we have refactored docs so is now easier to maintain them and contribute :).