Andrew Baldwin
|
40cbd7a2fb
|
Skip monkey patching with env variable
|
2024-06-20 11:13:34 -04:00 |
Lars Holmberg
|
1b3faaa675
|
Update use-as-lib documentation and example. add init event firing.
|
2022-11-11 14:40:38 +01:00 |
Thiago F Pappacena
|
ff5e2e5258
|
Make Runner.spawn_users() return the new User instances for use with locust-as-a-library (PR #1791)
|
2021-08-31 23:12:50 +02:00 |
Lars Holmberg
|
b0415599d0
|
Tons of documentation updates.
|
2021-08-01 10:06:41 +02:00 |
Lars Holmberg
|
eb15f2bf38
|
Renamed hatch rate to spawn rate. Fixes #1405
|
2020-08-18 09:18:53 +02:00 |
Jonatan Heyman
|
cd33f2684a
|
Add more Changelog entries for 1.0
|
2020-04-29 14:59:19 +02:00 |
Jonatan Heyman
|
08228a484d
|
Update python references in documentation ("locust" -> "user" renaming)
|
2020-04-23 12:58:49 +02:00 |
anuj_
|
07ff3482ee
|
Rename the locust_classes to user_classes. Updated relevant documentation.
|
2020-04-21 15:57:58 +12:00 |
anuj_
|
de53ef8cf7
|
documentation updated
|
2020-04-20 14:54:28 +12:00 |
Jonatan Heyman
|
e32332de3d
|
Access runner and web_ui through Environment instance instead of using return value
|
2020-04-16 20:39:52 +02:00 |
Jonatan Heyman
|
ad82e84c67
|
Add documentation for different Runner classes.
Add documentation for WebUI class.
Add documentation on how to use Locust as a library.
|
2020-04-14 16:32:47 +02:00 |
Jonatan Heyman
|
c5f84c2982
|
Update examples/use_as_lib.py, and include that file on "Use as lib" documentation page
|
2020-04-14 14:37:14 +02:00 |
Jonatan Heyman
|
175bd8a825
|
Remove runner argument from WebUI constructor, and instead get the reference from the Environment instance
|
2020-03-16 17:31:02 +01:00 |
Jonatan Heyman
|
0858e7f662
|
Update example on using Locust as a library
Add lib example in examples/ dir
|
2020-03-15 15:14:19 +01:00 |
Jonatan Heyman
|
489987f0fb
|
Add documentation page about running Locust as a lib (so far it only contains a code example)
|
2020-02-27 18:15:54 +01:00 |