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

#517 in Web programming

Download history 125/week @ 2024-01-04 274/week @ 2024-01-11 457/week @ 2024-01-18 317/week @ 2024-01-25 404/week @ 2024-02-01 588/week @ 2024-02-08 561/week @ 2024-02-15 437/week @ 2024-02-22 381/week @ 2024-02-29 511/week @ 2024-03-07 617/week @ 2024-03-14 476/week @ 2024-03-21 616/week @ 2024-03-28 325/week @ 2024-04-04 552/week @ 2024-04-11 930/week @ 2024-04-18

2,460 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–36MB
~544K SLoC