[go: up one dir, main page]

expectorate 1.0.2

Library for comparing output to file contents with simple updating
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.difference]
version = "2.0.0"

[dependencies.newline-converter]
version = "0.1.0"

[package]
authors = ["Adam H. Leventhal <ahl@oxide.computer>"]
categories = ["development-tools::testing"]
description = "Library for comparing output to file contents with simple updating"
edition = "2018"
keywords = ["test", "fixture"]
license = "Apache-2.0"
name = "expectorate"
readme = "README.md"
repository = "https://github.com/oxidecomputer/expectorate"
version = "1.0.2"