table-test 0.2.1

Improve table testing in Rust
Documentation
[dependencies.ansi_term]
version = "0.9"

[dependencies.difference]
version = "2.0"

[dev-dependencies.mock-it]
version = "0.1.0"

[package]
authors = ["nathanielsimard <nathaniel.simard@outlook.com>"]
categories = ["development-tools::testing"]
description = "Improve table testing in Rust"
exclude = ["scripts/*"]
keywords = ["mock", "mocking", "unit-test", "testing"]
license = "MIT"
name = "table-test"
readme = "README.md"
repository = "https://github.com/nathanielsimard/table-test"
version = "0.2.1"