Skip to content

Locust v0.2.0

Compare
Choose a tag to compare
@zomglings zomglings released this 05 Nov 00:16
· 114 commits to main since this release
3316b0a

This release marks the introduction of custom language support via plugins.

We have introduced a Javascript plugin which can be used together with Locust's Python capabilities. It is also easy to write new plugins for other languages.

This release also includes the change from (unofficial) release v0.1.6 which introduced the --metadata flag to the Locust CLI. You can use this flag to add custom metadata to the top level of the Locust summary object.