testpath 0.2.0

companinon crate to bintest/testcall, augments Paths for testing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "testpath"
version = "0.2.0"
edition = "2018"
description = "companinon crate to bintest/testcall, augments Paths for testing"
license = "MIT OR Apache-2.0"
repository = "https://github.com/cehteh/testpath.git"
keywords = ["testing"]

[dependencies]
tempfile = "3.2"
regex = "1"
testcall = "1"
path-absolutize = "3.0"

[badges]
maintenance = { status = "actively-developed" }