goose

Crates.iogoose
lib.rsgoose
version0.17.2
sourcesrc
created_at2017-10-23 08:55:32.521645
updated_at2023-08-28 09:05:04.325116
descriptionA load testing framework inspired by Locust.
homepagehttps://tag1.com/goose
repositoryhttps://github.com/tag1consulting/goose
max_upload_size
id36670
size7,328,905
Jeremy Andrews (jeremyandrews)

documentation

https://book.goose.rs

README

Goose

Have you ever been attacked by a goose?

crates.io Documentation Apache-2.0 licensed CI Docker Repository on Quay

Overview

Goose is a Rust load testing tool inspired by Locust. User behavior is defined with standard Rust code. Load tests are applications that have a dependency on the Goose library. Web requests are made with the Reqwest HTTP Client.

Documentation

Commit count: 1594

cargo fmt