goldentests 0.2.2

A golden file testing library where tests can be configured within the same test file
Documentation
[dependencies.colored]
version = "1.9"

[dependencies.difference]
version = "2.0.0"

[package]
authors = ["Jake Fecher <jfecher11@gmail.com>"]
categories = ["development-tools::testing"]
description = "A golden file testing library where tests can be configured within the same test file"
documentation = "https://docs.rs/goldentests"
edition = "2018"
homepage = "https://github.com/jfecher/golden-tests"
keywords = ["testing", "tests", "golden"]
license-file = "LICENSE"
name = "goldentests"
readme = "README.md"
repository = "https://github.com/jfecher/golden-tests"
version = "0.2.2"