test-to-vec 0.4.3

Converts cargo test output into a vec of suites
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.nom]
version = "3.2.1"

[package]
authors = ["Joe Grund <joe.grund@intel.com>"]
description = "Converts cargo test output into a vec of suites"
keywords = ["test", "cargo"]
license = "MIT"
name = "test-to-vec"
repository = "https://github.com/rustation/test-to-vec"
version = "0.4.3"