github locustio/locust 2.13.1

latest releases: 2.29.1, 2.29.0, 2.28.0...
19 months ago

Convert browser recordings into locustfiles automatically using har2locust! (documentation)

What's Changed

  • Tiny performance enhancements by @cyberw in #2240
  • Replace datetime.utcnow() with datetime.now(tz=timezone.utc), as it is kind of an antipattern by @cyberw in #2244
  • Use C-style (percent) string formatting for all debug logging statements (improves performance) by @cyberw in #2245
  • Update documentation for Environment.parsed_options by @klazuka in #2247
  • Added a better working docker command for Windows users by @MagnusNordboe in #2248
  • Small fixes to documentation by @jscanlannyc in #2254
  • auto generated locustfiles from browser recordings using har2locust (documentation) by @cyberw in #2259
  • Dont reset connection to worker if master receives a corrupted zmq message by @marcinh in #2266

New Contributors

Full Changelog: 2.13.0...2.13.1

Don't miss a new locust release

NewReleases is sending notifications on new releases.