[dependencies]
[package]
authors = ["Jesús Hernández <jesushdez@protonmail.com>"]
categories = ["development-tools::testing", "development-tools"]
description = "Simple data-test (aka table-test), without custom test to run with your test runner"
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "LICENSE"]
keywords = ["test", "data-test", "table-test", "data-driven", "data"]
license = "Unlicense"
name = "data-test"
readme = "README.md"
repository = "https://github.com/jhg/data-test-rs"
version = "0.1.1"