specdiff 0.20.0

Show test outline changes on a branch
Documentation
1
2
3
4
5
6
7
8
9
10
[[framework]]
name = "rust_proptest"
language = "rust"
tree_sitter_crate = "tree-sitter-rust"
description = "proptest — property-based testing for Rust"
extends = "rust_builtin"

[[framework.property_based]]
detection = "macro"
macro_name = "proptest"