https://github.com/tag1consulting/goose-eggs
Useful snippets and common functionality for writing load tests with Goose.
https://github.com/tag1consulting/goose-eggs
Last synced: about 2 months ago
JSON representation
Useful snippets and common functionality for writing load tests with Goose.
- Host: GitHub
- URL: https://github.com/tag1consulting/goose-eggs
- Owner: tag1consulting
- License: apache-2.0
- Created: 2021-07-16T09:50:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T11:27:00.000Z (2 months ago)
- Last Synced: 2025-03-09T20:01:43.888Z (about 2 months ago)
- Language: Rust
- Size: 156 KB
- Stars: 11
- Watchers: 8
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Goose Eggs
Helpful in writing [`Goose`](https://docs.rs/goose) load tests.
[](https://crates.io/crates/goose-eggs)
[](https://docs.rs/goose-eggs)
[](./LICENSE)
[](https://github.com/tag1consulting/goose-eggs/actions?query=workflow%3ACI)## Documentation
- [Goose Eggs](https://docs.rs/goose-eggs)
- [Goose Eggs Umami example](https://github.com/tag1consulting/goose-eggs/tree/main/examples/umami)
- [The Goose book](https://book.goose.rs/)