flaky_test 0.2.2

atttribute macro for running a flaky test multiple times
Documentation
[dependencies.flaky_test_impl]
version = "0.2.2"

[dependencies.futures-util]
default-features = false
features = ["std"]
version = "0.3"
[dev-dependencies.tokio]
default-features = false
features = ["rt", "rt-multi-thread", "macros"]
version = "1"

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