3 个版本

0.1.2 2020 年 6 月 21 日
0.1.1 2020 年 6 月 20 日
0.1.0 2020 年 6 月 20 日

#17 in #combinatorial

每月 25 次下载
deduposaur 中使用

MIT 许可证

5KB

assert_that

Build Status Documentation License

用于与 predicates 一起使用的辅助工具。此存储库的核心宏在失败时打印比 assert! 更详细的输出,使用来自 predicates-tree 的输出。

部分受 Google Mock 匹配器 的启发。

使用方法

请参阅 此存储库的文档 以获取示例。


lib.rs:

Google Mock 匹配器 启发,用于与 predicates 一起使用的辅助工具。

依赖项

约 2.5–3.5MB
约 57K SLoC