littletest 0.2.2

A little testing library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]
rayon = "0.5"

[package]
authors = ["Justin Latimer <justinlatimer@gmail.com>"]
description = """
A little testing library.
"""
documentation = "https://github.com/justinlatimer/littletest"
homepage = "https://github.com/justinlatimer/littletest"
license = "MIT"
name = "littletest"
readme = "README.md"
repository = "https://github.com/justinlatimer/littletest"
version = "0.2.2"