s_test_fixture 0.1.1

s_test_fixture or simple test fixture is a macro library to implement test fixture with no hassle
Documentation
[badges.maintenance]
status = "passively-maintained"
[dependencies.quote]
version = "1.0.8"

[dependencies.syn]
features = ["full", "visit", "extra-traits", "visit-mut"]
version = "1.0.57"

[lib]
proc-macro = true

[package]
description = "s_test_fixture or simple test fixture is a macro library to implement test fixture with no hassle"
edition = "2018"
keywords = ["fixture", "unit-test"]
license = "MIT"
name = "s_test_fixture"
readme = "readme.md"
repository = "https://gitlab.com/constraintAutomaton/testing-utility"
version = "0.1.1"