[go: up one dir, main page]

assert_cmd 0.12.0

Test CLI Applications.
Documentation
[[bin]]
name = "bin_fixture"
[dependencies.doc-comment]
version = "0.3"

[dependencies.escargot]
version = "0.5"

[dependencies.predicates]
default-features = false
features = ["difference"]
version = "1.0"

[dependencies.predicates-core]
version = "1.0"

[dependencies.predicates-tree]
version = "1.0"

[package]
authors = ["Pascal Hertleif <killercup@gmail.com>", "Ed Page <eopage@gmail.com>"]
categories = ["development-tools::testing"]
description = "Test CLI Applications."
documentation = "http://docs.rs/assert_cmd/"
edition = "2018"
homepage = "https://github.com/assert-rs/assert_cmd"
keywords = ["cli", "test", "assert", "command", "duct"]
license = "MIT OR Apache-2.0"
name = "assert_cmd"
readme = "README.md"
repository = "https://github.com/assert-rs/assert_cmd.git"
version = "0.12.0"