[dependencies.etest-derive]
version = "0"
[dependencies.lazy_static]
version = "1"
[features]
default = []
tokio = []
trace_resources = []
[lib]
[package]
categories = ["development-tools::testing"]
description = "Allows to control behaviour of `#[test]` like functions"
edition = "2021"
homepage = "https://github.com/ensc/etest"
keywords = ["test", "unittest"]
license = "LGPL-3.0-or-later WITH LGPL-3.0-linking-exception"
name = "etest"
readme = "README.md"
repository = "https://gitlab-ext.sigma-chemnitz.de/ensc/etest"
version = "0.3.0"