Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# Goose Eggs

Helpful in writing [`Goose`](https://docs.rs/goose) load tests.

[![crates.io](https://img.shields.io/crates/v/goose-eggs.svg)](https://crates.io/crates/goose-eggs)
[![Documentation](https://docs.rs/goose-eggs/badge.svg)](https://docs.rs/goose-eggs)
[![Apache-2.0 licensed](https://img.shields.io/crates/l/goose-eggs.svg)](./LICENSE)
[![CI](https://github.com/tag1consulting/goose-eggs/workflows/CI/badge.svg)](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/)