hamcrest2 0.3.0

A port of the Hamcrest testing library. Fork of original hamcrest-rust (which is unmaintained) with extra matchers, better docs etc.
Documentation
[badges.travis-ci]
repository = "Valloric/hamcrest2-rust"
[dependencies.num]
version = "0.2"

[dependencies.regex]
version = "1"

[package]
authors = ["Val Markovic <val@markovic.io>", "Carl Lerche <me@carllerche.com>", "Alex Crichton <alex@alexcrichton.com>", "Ben Longbons <b.r.longbons@gmail.com>", "Graham Dennis <graham.dennis@gmail.com>", "Michael Gehring <mg@ebfe.org>", "Oliver Mader <b52@reaktor42.de>", "Robin Gloster <robin@loc-com.de>", "Steve Klabnik <steve@steveklabnik.com>", "Tamir Duberstein <tamird@gmail.com>", "Thiago Pontes <thiagopnts@gmail.com>", "Urban Hafner <contact@urbanhafner.com>", "Valerii Hiora <valerii.hiora@gmail.com>", "Yehuda Katz <wycats@gmail.com>", "Ian Létourneau <letourneau.ian@gmail.com>", "Matt LaChance <mattlach@umich.edu>", "Flier Lu <flier.lu@gmail.com>", "Povilas Balciunas <balciunas90@gmail.com>"]
categories = ["development-tools", "development-tools::testing"]
description = "A port of the Hamcrest testing library. Fork of original\nhamcrest-rust (which is unmaintained) with extra matchers, better docs etc.\n"
documentation = "https://docs.rs/hamcrest2"
edition = "2018"
keywords = ["unit", "matcher", "testing", "assertions", "tdd"]
license = "MIT/Apache-2.0"
name = "hamcrest2"
readme = "README.md"
repository = "https://github.com/Valloric/hamcrest2-rust"
version = "0.3.0"