s_test_fixture 0.1.7

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"]
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"
documentation = "https://docs.rs/s_test_fixture/"
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.7"