rstest

Rust fixture based test framework. It use procedural macro to implement fixtures and table based tests.

95221878 下载 23559570 近期
官网 源代码
fixturetest
安装
cargo add rstest
[dependencies]
rstest = "0.26.1"
详情
官网https://github.com/la10736/rstest
仓库https://github.com/la10736/rstest
最新版本0.26.1
分类development-tools::testing