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

#506 in Web programming

Download history 288/week @ 2023-12-05 310/week @ 2023-12-12 63/week @ 2023-12-19 1/week @ 2023-12-26 169/week @ 2024-01-02 164/week @ 2024-01-09 428/week @ 2024-01-16 381/week @ 2024-01-23 432/week @ 2024-01-30 471/week @ 2024-02-06 500/week @ 2024-02-13 485/week @ 2024-02-20 401/week @ 2024-02-27 522/week @ 2024-03-05 572/week @ 2024-03-12 566/week @ 2024-03-19

2,127 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–37MB
~538K SLoC