flaky_test 0.1.0

atttribute macro for running a flaky test multiple times
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["the Deno authors"]
description = "atttribute macro for running a flaky test multiple times"
edition = "2018"
license = "MIT"
name = "flaky_test"
repository = "https://github.com/denoland/flaky_test"
version = "0.1.0"