utmt 0.7.1

Unit Test Macros. Several tools and macro for unit test improving.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "utmt"
version = "0.7.1"
edition = "2024"
description = "Unit Test Macros. Several tools and macro for unit test improving."
categories = ["development-tools::testing"]
keywords = ["testing","assertion","macros"]
license = "MIT"
authors = ["Tioben Neenot <tioben.neenot@laposte.net>"]
repository = "https://gitlab.com/tooling6/utm.git"
documentation = "https://docs.rs/utmt"

[lib]