flowtest-macro 0.1.0

Tests that depend on other tests
Documentation
[dependencies.proc-macro2]
version = "^1"

[dependencies.quote]
version = "^1"

[dependencies.syn]
features = ["full"]
version = "^2"

[lib]
proc-macro = true

[package]
authors = ["outfoxxed <outfoxxed@outfoxxed.me>"]
categories = ["development-tools::testing"]
description = "Tests that depend on other tests"
documentation = "https://docs.rs/flowtest"
edition = "2021"
keywords = ["testing", "test", "dependency", "dependent", "unit"]
license = "Apache-2.0 OR MIT"
name = "flowtest-macro"
repository = "https://github.com/outfoxxed/flowtest"
version = "0.1.0"