tag1consulting / goose

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

Impl `Default` for `GooseConfiguration` #519

Closed yds12 closed 1 year ago

yds12 commented 1 year ago

Fix #518

jeremyandrews commented 1 year 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 1 year ago

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