goldrust 0.1.1

A Rust library for testing HTTP clients with golden files.
Documentation
goldrust-0.1.1 has been yanked.

Introduction

A minimal golden file testing library for Rust, when golden files are required for external api requests.

Warning & Disclaimer

Currently intended for personal use, and has the following limitations:

  • Be aware that the design is very messy and not scalable.
  • Will go through breaking changes and doesn’t respect semver.

Documentation

For detailed documentation, check crates.io