testing_macros 0.2.1

General purpose testing macros
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.glob]
version = "0.3"

[dependencies.pmutil]
version = "0.5.1"

[dependencies.proc-macro2]
version = "1.0.24"

[dependencies.quote]
version = "1"

[dependencies.regex]
version = "1"

[dependencies.relative-path]
version = "1.3.2"

[dependencies.syn]
features = ["fold", "parsing", "full", "extra-traits"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "General purpose testing macros"
documentation = "https://rustdoc.swc.rs/testing_macros/"
edition = "2018"
license = "Apache-2.0/MIT"
name = "testing_macros"
repository = "https://github.com/swc-project/swc.git"
version = "0.2.1"