20 releases

0.5.2 Oct 31, 2023
0.5.1 Jan 28, 2023
0.4.1 Jun 16, 2022
0.3.1 Nov 2, 2021
0.1.9 Jul 30, 2021

#537 in Web programming

Download history 325/week @ 2024-04-04 552/week @ 2024-04-11 940/week @ 2024-04-18 676/week @ 2024-04-25 767/week @ 2024-05-02 531/week @ 2024-05-09 717/week @ 2024-05-16 607/week @ 2024-05-23 473/week @ 2024-05-30 942/week @ 2024-06-06 942/week @ 2024-06-13 534/week @ 2024-06-20 514/week @ 2024-06-27 313/week @ 2024-07-04 498/week @ 2024-07-11 400/week @ 2024-07-18

1,836 downloads per month

Apache-2.0

135KB
967 lines

Goose Eggs

Helpful in writing Goose load tests.

crates.io Documentation Apache-2.0 licensed CI

Documentation


lib.rs:

Goose Eggs are helpful in writing Goose load tests.

Example

The Umami example included with Goose has been converted to use the Goose Eggs library and serves as a useful example on how to leverage it when writing load tests.

Feature flags

  • default: use the native TLS implementation for goose and reqwest
  • rustls-tls: use the TLS implemenation provided by rustls

Dependencies

~18–34MB
~515K SLoC