[package] name = "testify" version = "0.0.0" authors = ["c74d <8573dd@gmail.com>"] edition = "2021" rust-version = "1.58.1" description = "Write tests once for trait methods and apply them easily to implementations" license = "CDDL-1.1 OR GPL-2.0-or-later" keywords = ["test", "testing", "trait", "impl", "macro"] categories = ["development-tools::testing"]