expect-test 1.5.0

Minimalistic snapshot testing library
Documentation
[dependencies.dissimilar]
version = "1"

[dependencies.once_cell]
version = "1"

[package]
authors = ["rust-analyzer developers"]
categories = ["development-tools::testing"]
description = "Minimalistic snapshot testing library"
edition = "2018"
exclude = ["./github", "bors.toml", "rustfmt.toml"]
keywords = ["snapshot", "testing", "expect"]
license = "MIT OR Apache-2.0"
name = "expect-test"
readme = "README.md"
repository = "https://github.com/rust-analyzer/expect-test"
rust-version = "1.60.0"
version = "1.5.0"