assert_fs 0.10.1

Filesystem fixtures and assertions for testing.
Documentation
[dependencies.globwalk]
version = "0.5"

[dependencies.predicates]
version = "1.0.0"

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

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

[dependencies.tempfile]
version = "3.0"
[dev-dependencies.docmatic]
version = "0.1"

[package]
authors = ["Ed Page <eopage@gmail.com>"]
categories = ["development-tools::testing"]
description = "Filesystem fixtures and assertions for testing."
documentation = "http://docs.rs/assert_fs/"
homepage = "https://github.com/assert-rs/assert_fs"
keywords = ["filesystem", "test", "assert", "fixture"]
license = "MIT OR Apache-2.0"
name = "assert_fs"
readme = "README.md"
repository = "https://github.com/assert-rs/assert_fs.git"
version = "0.10.1"