test_panic 0.2.2

Utility for test cases with panic.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Nossie531"]
categories = ["development-tools::testing"]
description = "Utility for test cases with panic."
edition = "2021"
keywords = ["test", "panic", "should_panic"]
license = "MIT OR Apache-2.0"
name = "test_panic"
readme = "README.md"
repository = "https://github.com/nossie531/test_panic"
version = "0.2.2"