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

#10 in #web-performance

Download history 492/week @ 2024-10-20 597/week @ 2024-10-27 472/week @ 2024-11-03 429/week @ 2024-11-10 529/week @ 2024-11-17 292/week @ 2024-11-24 386/week @ 2024-12-01 455/week @ 2024-12-08 236/week @ 2024-12-15 34/week @ 2024-12-22 49/week @ 2024-12-29 208/week @ 2025-01-05 331/week @ 2025-01-12 485/week @ 2025-01-19 313/week @ 2025-01-26 155/week @ 2025-02-02

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

~19–36MB
~525K SLoC