tag1consulting / goose

Load testing framework, inspired by Locust
https://tag1.com/goose
Apache License 2.0
813 stars 71 forks source link

Impl `Default` for `GooseConfiguration` #519

Closed yds12 closed 2 years ago

yds12 commented 2 years ago

Fix #518

jeremyandrews commented 2 years ago

Thanks. I also added a line to the Changelog.

If you want to submit a followup PR, it would be great to document how you use this in https://book.goose.rs/getting-started/custom.html, as an alternative to what's currently documented there.

yds12 commented 2 years ago

Hello! I would be glad to submit a PR for the docs.