Proptest

Proptest taxonomy generated by the site skill importer.

2 個技能
A
rust-testing

作者 affaan-m

rust-testing 是一份實用的 Rust 測試模式指南,涵蓋單元測試、整合測試、非同步測試、屬性式測試、模擬物件與覆蓋率。它能幫你選對測試形式,並以較少猜測的方式走完 TDD 工作流程。

Skill 测试
收藏 0GitHub 156.2k
T
property-based-testing

作者 trailofbits

這份 property-based-testing 技能指南涵蓋如何在多種語言與 smart contracts 中撰寫、審查與改進 PBT。可用來辨識 roundtrip、idempotence、invariant、parser、validator 與 normalization 等情境,選擇合適的 generators,並判斷何時 property-based-testing 比 example-based tests 更有優勢。

Skill 测试
收藏 0GitHub 5k
Proptest