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

#411 in Testing

Download history 571/week @ 2024-07-21 538/week @ 2024-07-28 333/week @ 2024-08-04 345/week @ 2024-08-11 238/week @ 2024-08-18 464/week @ 2024-08-25 234/week @ 2024-09-01 395/week @ 2024-09-08 367/week @ 2024-09-15 466/week @ 2024-09-22 551/week @ 2024-09-29 298/week @ 2024-10-06 415/week @ 2024-10-13 492/week @ 2024-10-20 597/week @ 2024-10-27 465/week @ 2024-11-03

2,007 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
~521K SLoC