shoulda_macro 0.2.1

derive macro for test assertions
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Alexandra Østermark <alex.cramt@gmail.com>"]
description = "derive macro for test assertions"
documentation = "https://docs.rs/shoulda_core/0.1.2/shoulda_core/index.html"
edition = "2018"
homepage = "https://github.com/cramt/shoulda"
keywords = ["test", "BDD", "TDD", "assertion"]
license = "MIT"
name = "shoulda_macro"
repository = "https://github.com/cramt/shoulda"
version = "0.2.1"