21 releases

0.6.0 Feb 28, 2025
0.5.2 Oct 31, 2023
0.5.1 Jan 28, 2023
0.4.1 Jun 16, 2022
0.1.9 Jul 30, 2021

#367 in Testing

Download history 513/week @ 2024-11-18 294/week @ 2024-11-25 380/week @ 2024-12-02 463/week @ 2024-12-09 224/week @ 2024-12-16 36/week @ 2024-12-23 55/week @ 2024-12-30 221/week @ 2025-01-06 321/week @ 2025-01-13 486/week @ 2025-01-20 302/week @ 2025-01-27 173/week @ 2025-02-03 173/week @ 2025-02-10 276/week @ 2025-02-17 306/week @ 2025-02-24 392/week @ 2025-03-03

1,152 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

~20–37MB
~526K SLoC