Skip to content

2.4.0

Compare
Choose a tag to compare
@cyberw cyberw released this 29 Jan 16:18
· 449 commits to master since this release
  • support for assert in RestUser.rest()
  • wrap RestUser.rest()'s js attribute in an autoviv.Dict to allow safe navigation (avoiding TypeError and KeyError if you navigate outside the json response)
  • remove run_single_user now that it is in Locust core
  • various minor updates

Full Changelog: 2.3.2...2.4.0